ticoAg
commited on
Commit
•
08365fb
1
Parent(s):
f9b8cb2
update readme.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
---
|
4 |
|
5 |
# Usage
|
|
|
6 |
|
7 |
```shell
|
8 |
git clone https://github.com/hiyouga/LLaMA-Efficient-Tuning
|
|
|
3 |
---
|
4 |
|
5 |
# Usage
|
6 |
+
> Be careful to use, it's a toy-level interrupted checkpoint with only 3000 steps for validate the custom loss from [[Firefly]](https://github.com/yangjianxin1/Firefly)
|
7 |
|
8 |
```shell
|
9 |
git clone https://github.com/hiyouga/LLaMA-Efficient-Tuning
|