Upload 6 files
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Dans-DiscountModels/TinyMistral-v2-
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
@@ -20,7 +20,7 @@
|
|
20 |
"sliding_window": 32,
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
-
"transformers_version": "4.37.0
|
24 |
"use_cache": false,
|
25 |
"vocab_size": 32005
|
26 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Dans-DiscountModels/TinyMistral-v2.5-MiniPile-Guidelines-E1",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
20 |
"sliding_window": 32,
|
21 |
"tie_word_embeddings": false,
|
22 |
"torch_dtype": "bfloat16",
|
23 |
+
"transformers_version": "4.37.0",
|
24 |
"use_cache": false,
|
25 |
"vocab_size": 32005
|
26 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
-
"transformers_version": "4.37.0
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
+
"transformers_version": "4.37.0"
|
6 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 596748425
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07ab1d9a9be15890bba8bd61649f2e9404ffb1e68f54d606c7b42c8548425765
|
3 |
size 596748425
|