Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Yi-1.5-6B-chat_pytorch
Commits
bfad740a
Commit
bfad740a
authored
Nov 07, 2024
by
zhougaofeng
Browse files
Update README.md
parent
25dbaf46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
bfad740a
...
@@ -75,6 +75,10 @@ pip install -r requirements.txt
...
@@ -75,6 +75,10 @@ pip install -r requirements.txt
├── alpaca_en_demo.json.json
├── alpaca_en_demo.json.json
└── alpaca_zh_demo.json.json
└── alpaca_zh_demo.json.json
```
```
## 模型下载
Yi-1.5-6B-chat下载地址(https://hf-mirror.com/01-ai/Yi-1.5-6B-Chat)
[
快速下载通道
](
http://113.200.138.88:18080/aimodels/01-ai/Yi-1.5-6B-Chat
)
## 训练
## 训练
...
@@ -83,12 +87,13 @@ pip install -r requirements.txt
...
@@ -83,12 +87,13 @@ pip install -r requirements.txt
### 单机单卡
### 单机单卡
```
```
cd fintune
cd fin
e
tune
sh single_node.sh
sh single_node.sh
```
```
### 单机多卡
### 单机多卡
```
```
cd finetune
sh multi_node.sh
sh multi_node.sh
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment