Upload LlamaForCausalLM
Browse files- README.md +2 -0
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
config.json
CHANGED
@@ -37,6 +37,6 @@
|
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.37.2",
|
39 |
"unsloth_version": "2024.2",
|
40 |
-
"use_cache":
|
41 |
"vocab_size": 32000
|
42 |
}
|
|
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.37.2",
|
39 |
"unsloth_version": "2024.2",
|
40 |
+
"use_cache": false,
|
41 |
"vocab_size": 32000
|
42 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 964355283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4690c56ecbbf3858f3d4c67e0610222822de9bebba5a961cfeec224d2444ffe
|
3 |
size 964355283
|