vivicai commited on
Commit
e9e1b28
1 Parent(s): 3320b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,4 +39,4 @@ pip install auto-gptq
39
 
40
  # 启动推理
41
  CUDA_VISIBLE_DEVICES=0 python other_infer/gptq_infer.py --model_path TigerResearch/tigerbot-13b-chat-8bit
42
- ``
 
39
 
40
  # 启动推理
41
  CUDA_VISIBLE_DEVICES=0 python other_infer/gptq_infer.py --model_path TigerResearch/tigerbot-13b-chat-8bit
42
+ ```