Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -48,7 +48,7 @@
|
|
48 |
"tie_word_embeddings": true,
|
49 |
"torch_dtype": "bfloat16",
|
50 |
"transformers_version": "4.47.1",
|
51 |
-
"unsloth_version": "
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 128256
|
54 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unsloth/Llama-3.2-1B-Instruct-bnb-4bit",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
48 |
"tie_word_embeddings": true,
|
49 |
"torch_dtype": "bfloat16",
|
50 |
"transformers_version": "4.47.1",
|
51 |
+
"unsloth_version": "2025.1.1",
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 128256
|
54 |
}
|
model.safetensors
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:2736b7e1ce319615484a1a02e385f26173830bda3439887fa397e23258926e33
|
3 |
+
size 1027676625
|