MagicHub commited on
Commit
2f883db
1 Parent(s): 20a93eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ python server.py --model ${model_name} --listen --listen-host 0.0.0.0 --listen-p
32
  ```
33
  如果服务正常启动,就可以通过该端口访问服务了 `${server_ip}:${port}`
34
 
35
- #### Python script
36
 
37
  See https://github.com/magichub-opensource/CLAM-Conversational-Language-AI-from-MagicData/blob/master/inference.py
38
 
 
32
  ```
33
  如果服务正常启动,就可以通过该端口访问服务了 `${server_ip}:${port}`
34
 
35
+ #### Inference script
36
 
37
  See https://github.com/magichub-opensource/CLAM-Conversational-Language-AI-from-MagicData/blob/master/inference.py
38