Upload 6 files
Browse files- README.md +6 -2
- training_args.bin +3 -0
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
tags:
|
4 |
- unsloth
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
@@ -197,4 +198,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
197 |
|
198 |
## Model Card Contact
|
199 |
|
200 |
-
[More Information Needed]
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
library_name: peft
|
3 |
tags:
|
4 |
- unsloth
|
5 |
+
base_model: unsloth/llama-3-8b
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
198 |
|
199 |
## Model Card Contact
|
200 |
|
201 |
+
[More Information Needed]
|
202 |
+
### Framework versions
|
203 |
+
|
204 |
+
- PEFT 0.11.1
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4787262942420d2ac92530187f8c633b8df5e6c025e1c46439f2aba028ad0f6c
|
3 |
+
size 5048
|