renillhuang commited on
Commit
3883823
1 Parent(s): c1efd8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -278,7 +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
-
282
  ## 4.4. Inference by vllm
283
 
284
  - 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>