renillhuang
commited on
Commit
•
c900962
1
Parent(s):
ccbda11
Update README.md
Browse files
README.md
CHANGED
@@ -279,6 +279,8 @@ CUDA_VISIBLE_DEVICES=0 python demo/text_generation_base.py --model OrionStarAI/O
|
|
279 |
CUDA_VISIBLE_DEVICES=0 python demo/text_generation.py --model OrionStarAI/Orion-14B-Chat --tokenizer OrionStarAI/Orion-14B-Chat --prompt hi
|
280 |
|
281 |
```
|
|
|
|
|
282 |
## 4.4. Inference by vllm
|
283 |
|
284 |
- Project URL<br>
|
|
|
279 |
CUDA_VISIBLE_DEVICES=0 python demo/text_generation.py --model OrionStarAI/Orion-14B-Chat --tokenizer OrionStarAI/Orion-14B-Chat --prompt hi
|
280 |
|
281 |
```
|
282 |
+
|
283 |
+
<a name="vllm"></a><br>
|
284 |
## 4.4. Inference by vllm
|
285 |
|
286 |
- Project URL<br>
|