Wassimjouini
commited on
Commit
·
f7ff788
1
Parent(s):
3a04aa1
Upload MixFormerSequentialForCausalLM
Browse files- config.json +1 -1
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"rotary_dim": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "float32",
|
24 |
-
"transformers_version": "4.
|
25 |
"vocab_size": 51200
|
26 |
}
|
|
|
21 |
"rotary_dim": 32,
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.34.0",
|
25 |
"vocab_size": 51200
|
26 |
}
|
generation_config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"transformers_version": "4.
|
4 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"transformers_version": "4.34.0"
|
4 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5673167489
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dd0fb4f87c8a6987b21a1c32bf8fe664ae475fbb4d3629c081276d9be3c8174
|
3 |
size 5673167489
|