Trained with Unsloth
Browse files- config.json +2 -3
- 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,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "unsloth/Llama-3.2-3B-Instruct-unsloth-bnb-4bit",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -31,9 +30,9 @@
|
|
31 |
"rope_theta": 500000.0,
|
32 |
"tie_word_embeddings": true,
|
33 |
"torch_dtype": "float16",
|
34 |
-
"transformers_version": "4.
|
35 |
"unsloth_fixed": true,
|
36 |
-
"unsloth_version": "2025.3.
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 128256
|
39 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"LlamaForCausalLM"
|
4 |
],
|
|
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "float16",
|
33 |
+
"transformers_version": "4.50.1",
|
34 |
"unsloth_fixed": true,
|
35 |
+
"unsloth_version": "2025.3.19",
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 128256
|
38 |
}
|
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.
|
14 |
}
|
|
|
10 |
"pad_token_id": 128004,
|
11 |
"temperature": 0.6,
|
12 |
"top_p": 0.9,
|
13 |
+
"transformers_version": "4.50.1"
|
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:7ccf305bc1d6c4d929c3415654f7134fbf25e4156dd0e521601516764bbe0f78
|
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:2b0f88da062e1662983c5683ea188ceaa8d2c6af0d66a05236247817f8a447bb
|
3 |
size 1459746080
|