yajunvicky commited on
Commit
2d8628e
Β·
verified Β·
1 Parent(s): 83f274b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -102,7 +102,7 @@ FlagScale/
102
  β”‚ └── conf/
103
  β”‚ └── config_MiniCPM_o_2.6.yaml # set hostfile and ssh_port(optional), if it is passwordless access between containers, the docker field needs to be removed
104
  β”‚ └── serve/
105
- β”‚ └── MiniCPM_o_2.6 # set model parameters and server port
106
 
107
  # install flagscale
108
  pip install .
 
102
  β”‚ └── conf/
103
  β”‚ └── config_MiniCPM_o_2.6.yaml # set hostfile and ssh_port(optional), if it is passwordless access between containers, the docker field needs to be removed
104
  β”‚ └── serve/
105
+ β”‚ └── MiniCPM_o_2.6.yaml # set model parameters and server port
106
 
107
  # install flagscale
108
  pip install .