Trained with Unsloth
Browse files- README.md +1 -1
- config.json +3 -2
- generation_config.json +1 -1
- pytorch_model-00001-of-00002.bin +2 -2
- pytorch_model-00002-of-00002.bin +2 -2
README.md
CHANGED
@@ -9,4 +9,4 @@ language:
|
|
9 |
base_model:
|
10 |
- meta-llama/Llama-3.2-3B-Instruct
|
11 |
library_name: transformers
|
12 |
-
---
|
|
|
9 |
base_model:
|
10 |
- meta-llama/Llama-3.2-3B-Instruct
|
11 |
library_name: transformers
|
12 |
+
---
|
config.json
CHANGED
@@ -35,8 +35,9 @@
|
|
35 |
"rope_theta": 500000.0,
|
36 |
"tie_word_embeddings": true,
|
37 |
"torch_dtype": "float16",
|
38 |
-
"transformers_version": "4.
|
39 |
-
"
|
|
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 128256
|
42 |
}
|
|
|
35 |
"rope_theta": 500000.0,
|
36 |
"tie_word_embeddings": true,
|
37 |
"torch_dtype": "float16",
|
38 |
+
"transformers_version": "4.48.0",
|
39 |
+
"unsloth_fixed": true,
|
40 |
+
"unsloth_version": "2025.1.5",
|
41 |
"use_cache": true,
|
42 |
"vocab_size": 128256
|
43 |
}
|
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.48.0"
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ae889763361a36261fcfa3b069dcf2f7e742940ace937b89167fd2444260ade
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ecbcdaa2430845dec98434af01a3ac6eecbcaa5c12a3ecf980c76f36e865fc
|
3 |
+
size 1459746080
|