Commit
·
4b07594
1
Parent(s):
4014771
Add bin file and update readme
Browse files- README.md +5 -0
- training_args.bin +3 -0
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
library_name: peft
|
4 |
+
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
5 |
---
|
6 |
+
### Framework versions
|
7 |
+
|
8 |
+
- PEFT 0.12.0
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:222e49099f606ad26391035522e858cf7144b87402041b7e99d1d97b4dd29025
|
3 |
+
size 5432
|