Upload MistralForCausalLM
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"rope_theta": 10000.0,
|
19 |
"sliding_window": 4096,
|
20 |
"tie_word_embeddings": false,
|
21 |
-
"torch_dtype": "
|
22 |
"transformers_version": "4.34.0",
|
23 |
"use_cache": true,
|
24 |
"vocab_size": 32000
|
|
|
18 |
"rope_theta": 10000.0,
|
19 |
"sliding_window": 4096,
|
20 |
"tie_word_embeddings": false,
|
21 |
+
"torch_dtype": "bfloat16",
|
22 |
"transformers_version": "4.34.0",
|
23 |
"use_cache": true,
|
24 |
"vocab_size": 32000
|
pytorch_model.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:44889d052e90960d4ad474b50f61604747ddc0a6cf41374eaf15387aa0542055
|
3 |
+
size 262170042
|