Commit b7d2607e authored by huangwb's avatar huangwb
Browse files

format readme

parent e6288ec7
......@@ -123,6 +123,7 @@ python run.py configs/tgi/eval_llama2_tgi.py --debug
HIP_VISIBLE_DEVICES=3 text-generation-launcher --dtype=float16 --model-id /data/models/Llama-2-7b-chat-hf --port 3001 --tokenizer-config-path /path/to/tokenizer_config_llama2_7b_chat.json
```
注意:和base模型比多了`--tokenizer-config-path`参数。
运行评测example:
```shell
python run.py configs/tgi/eval_llama2_7b_chat_tgi.py.py --debug
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment