Commit
·
b7dc3ea
1
Parent(s):
c8ee050
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
CodeLlama 7B 🦙 finetuned on toolformer dataset
|
2 |
Gorilla-16k dataset: https://huggingface.co/datasets/yashgoenka/gorilla-16k
|
3 |
|
|
|
4 |
---
|
5 |
library_name: peft
|
6 |
---
|
|
|
1 |
+
## CodeLlama 7B 🦙 finetuned on toolformer dataset with qlora
|
2 |
Gorilla-16k dataset: https://huggingface.co/datasets/yashgoenka/gorilla-16k
|
3 |
|
4 |
+
finetuning_repo: https://github.com/OpenAccess-AI-Collective/axolotl
|
5 |
---
|
6 |
library_name: peft
|
7 |
---
|