Trained with Unsloth
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -27,8 +27,8 @@
|
|
| 27 |
"rope_theta": 10000.0,
|
| 28 |
"tie_word_embeddings": false,
|
| 29 |
"torch_dtype": "float16",
|
| 30 |
-
"transformers_version": "4.
|
| 31 |
-
"unsloth_version": "2024.
|
| 32 |
"use_cache": true,
|
| 33 |
"vocab_size": 32000
|
| 34 |
}
|
|
|
|
| 27 |
"rope_theta": 10000.0,
|
| 28 |
"tie_word_embeddings": false,
|
| 29 |
"torch_dtype": "float16",
|
| 30 |
+
"transformers_version": "4.42.3",
|
| 31 |
+
"unsloth_version": "2024.7",
|
| 32 |
"use_cache": true,
|
| 33 |
"vocab_size": 32000
|
| 34 |
}
|
generation_config.json
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
"eos_token_id": 2,
|
| 4 |
"max_length": 2048,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.
|
| 7 |
}
|
|
|
|
| 3 |
"eos_token_id": 2,
|
| 4 |
"max_length": 2048,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.42.3"
|
| 7 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2200164718
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf6b72f283ca85ac2f2d96079624fb36c0cb05e4bc9b1bebf36c35675301667b
|
| 3 |
size 2200164718
|