imone commited on
Commit
76c642b
1 Parent(s): 90cd69d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -93,7 +93,7 @@ If you want to deploy the server as an online service, you can use `--api-keys s
93
 
94
  | Model | Size | Context | Weights | Serving |
95
  |-------------------|------|---------|------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|
96
- | OpenChat 3.5 1210 | 7B | 8192 | [Huggingface](https://huggingface.co/openchat/openchat_3.5_1210) | `python -m ochat.serving.openai_api_server --model openchat/openchat_3.5_1210 --engine-use-ray --worker-use-ray` |
97
 
98
  <details>
99
  <summary>Example request (click to expand)</summary>
 
93
 
94
  | Model | Size | Context | Weights | Serving |
95
  |-------------------|------|---------|------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|
96
+ | OpenChat 3.5 1210 | 7B | 8192 | [Huggingface](https://huggingface.co/openchat/openchat-3.5-1210) | `python -m ochat.serving.openai_api_server --model openchat/openchat-3.5-1210 --engine-use-ray --worker-use-ray` |
97
 
98
  <details>
99
  <summary>Example request (click to expand)</summary>