Update README.md
Browse files
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 .
|