Commit ef39bf4b authored by chenzk's avatar chenzk
Browse files

Merge branch 'main' into 'main'

add icon

See merge request !1
parents e2368ed2 85e0f313
...@@ -108,7 +108,7 @@ json 文件中存储一个列表,列表的每个元素是一个sample。其中 ...@@ -108,7 +108,7 @@ json 文件中存储一个列表,列表的每个元素是一个sample。其中
``` ```
数据集的使用方法请参考 [data/README.md](data/README_zh.md) 文件。 数据集的使用方法请参考 [data/README.md](data/README_zh.md) 文件。
注意:请配置[./src/llmtuner/hparams/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模型下载地址:
...@@ -199,6 +199,10 @@ python src/cli_demo.py \ ...@@ -199,6 +199,10 @@ python src/cli_demo.py \
`医疗,教育,科研,金融` `医疗,教育,科研,金融`
## 预训练权重
预训练权重快速下载中心:[SCNet AIModels](http://113.200.138.88:18080/aimodels) ,项目中的预训练权重可从快速下载通道下载:
[Baichuan-7B](http://113.200.138.88:18080/aimodels/Baichuan-7B)[Baichuan-13B-Base](http://113.200.138.88:18080/aimodels/Baichuan-13B-Base)[Baichuan-13B-Chat](http://113.200.138.88:18080/aimodels/Baichuan-13B-Chat)
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/baichuan-pytorch - https://developer.hpccube.com/codes/modelzoo/baichuan-pytorch
......
icon.png

53.8 KB

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