Trained with Unsloth
Browse files- config.json +4 -8
- generation_config.json +1 -1
- pytorch_model-00001-of-00002.bin +1 -1
- pytorch_model-00002-of-00002.bin +1 -1
config.json
CHANGED
@@ -1,16 +1,12 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "unsloth/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
-
"eos_token_id":
|
10 |
-
128001,
|
11 |
-
128008,
|
12 |
-
128009
|
13 |
-
],
|
14 |
"head_dim": 128,
|
15 |
"hidden_act": "silu",
|
16 |
"hidden_size": 3072,
|
@@ -35,9 +31,9 @@
|
|
35 |
"rope_theta": 500000.0,
|
36 |
"tie_word_embeddings": true,
|
37 |
"torch_dtype": "float16",
|
38 |
-
"transformers_version": "4.48.
|
39 |
"unsloth_fixed": true,
|
40 |
-
"unsloth_version": "2025.1.
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 128256
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
+
"eos_token_id": 128009,
|
|
|
|
|
|
|
|
|
10 |
"head_dim": 128,
|
11 |
"hidden_act": "silu",
|
12 |
"hidden_size": 3072,
|
|
|
31 |
"rope_theta": 500000.0,
|
32 |
"tie_word_embeddings": true,
|
33 |
"torch_dtype": "float16",
|
34 |
+
"transformers_version": "4.48.2",
|
35 |
"unsloth_fixed": true,
|
36 |
+
"unsloth_version": "2025.1.8",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 128256
|
39 |
}
|
generation_config.json
CHANGED
@@ -10,5 +10,5 @@
|
|
10 |
"pad_token_id": 128004,
|
11 |
"temperature": 0.6,
|
12 |
"top_p": 0.9,
|
13 |
-
"transformers_version": "4.48.
|
14 |
}
|
|
|
10 |
"pad_token_id": 128004,
|
11 |
"temperature": 0.6,
|
12 |
"top_p": 0.9,
|
13 |
+
"transformers_version": "4.48.2"
|
14 |
}
|
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4965844039
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fad399d9ceff662e99afb7cf2d15a6269d25aa47f96e73cb04d14d829b8741dc
|
3 |
size 4965844039
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1459746080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cb33a13274562bd509f1a5e0ba2cac1b898c1165954b784274bbd7deaa5e56f
|
3 |
size 1459746080
|