Trained with Unsloth
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -36,7 +36,7 @@
|
|
36 |
"tie_word_embeddings": true,
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.44.2",
|
39 |
-
"unsloth_version": "2024.10.
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 128256
|
42 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "vietphuon/Llama-3.2-1B-Instruct-alpaca-then-quizgen-16bit",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
36 |
"tie_word_embeddings": true,
|
37 |
"torch_dtype": "float16",
|
38 |
"transformers_version": "4.44.2",
|
39 |
+
"unsloth_version": "2024.10.3",
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 128256
|
42 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471678098
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84ba404c10ad2323bfc3a5186f0794c7bfad710b171393fe07987a487f832857
|
3 |
size 2471678098
|