Commit cf1a1e59 authored by xiabo's avatar xiabo
Browse files

Update README.md

parent 12fe2bb3
...@@ -57,7 +57,7 @@ cd .. && python3 setup.py install ...@@ -57,7 +57,7 @@ cd .. && python3 setup.py install
[baichuan2-7b-chat](https://huggingface.co/baichuan-inc/Baichuan2-7B-Chat) [baichuan2-7b-chat](https://huggingface.co/baichuan-inc/Baichuan2-7B-Chat)
### 运行 baichuan-7b ### 运行 baichuan-7b-chat
``` ```
# 模型转换 # 模型转换
# <model_name> 模型的名字 ('llama', 'internlm', 'vicuna', 'internlm-chat-7b', 'internlm-chat', 'internlm-chat-7b-8k', 'internlm-chat-20b', 'internlm-20b', 'baichuan-7b', 'baichuan2-7b', 'llama2', 'qwen-7b', 'qwen-14b') # <model_name> 模型的名字 ('llama', 'internlm', 'vicuna', 'internlm-chat-7b', 'internlm-chat', 'internlm-chat-7b-8k', 'internlm-chat-20b', 'internlm-20b', 'baichuan-7b', 'baichuan2-7b', 'llama2', 'qwen-7b', 'qwen-14b')
......
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