"vscode:/vscode.git/clone" did not exist on "74d04d2cfc9c5303e63441d381892391c08d98a5"
Commit 8a2f68bb authored by zhaoying1's avatar zhaoying1
Browse files

Update README.md

parent 907320eb
...@@ -106,7 +106,7 @@ json 文件中存储一个列表,列表的每个元素是一个sample。其中 ...@@ -106,7 +106,7 @@ json 文件中存储一个列表,列表的每个元素是一个sample。其中
注意:请配置[./src/llmtunerhparams/data_args.py](src/llmtuner/hparams/data_args.py)中L38的dataset_dir路径; 注意:请配置[./src/llmtunerhparams/data_args.py](src/llmtuner/hparams/data_args.py)中L38的dataset_dir路径;
## 模型下载 ### 模型下载
Hugging Face模型下载地址: Hugging Face模型下载地址:
[Baichuan-7B](https://huggingface.co/baichuan-inc/Baichuan-7B) [Baichuan-7B](https://huggingface.co/baichuan-inc/Baichuan-7B)
...@@ -199,7 +199,7 @@ python src/cli_demo.py \ ...@@ -199,7 +199,7 @@ python src/cli_demo.py \
- https://developer.hpccube.com/codes/modelzoo/baichuan-pytorch - https://developer.hpccube.com/codes/modelzoo/baichuan-pytorch
## 参考 ## 参考资料
- [https://github.com/hiyouga/LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning/) - [https://github.com/hiyouga/LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning/)
- [https://github.com/baichuan-inc/Baichuan-13B](https://github.com/baichuan-inc/Baichuan-13B) - [https://github.com/baichuan-inc/Baichuan-13B](https://github.com/baichuan-inc/Baichuan-13B)
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