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