openvino-ci
commited on
Commit
•
855815f
1
Parent(s):
c5c2d56
Upload folder using huggingface_hub
Browse files- config.json +1 -2
- generation_config.json +6 -0
- openvino_model.bin +2 -2
- openvino_model.xml +0 -0
config.json
CHANGED
@@ -24,8 +24,7 @@
|
|
24 |
"rotary_emb_base": 10000,
|
25 |
"rotary_pct": 0.25,
|
26 |
"tie_word_embeddings": false,
|
27 |
-
"
|
28 |
-
"transformers_version": "4.40.1",
|
29 |
"use_cache": true,
|
30 |
"use_parallel_residual": true,
|
31 |
"vocab_size": 50432
|
|
|
24 |
"rotary_emb_base": 10000,
|
25 |
"rotary_pct": 0.25,
|
26 |
"tie_word_embeddings": false,
|
27 |
+
"transformers_version": "4.41.2",
|
|
|
28 |
"use_cache": true,
|
29 |
"use_parallel_residual": true,
|
30 |
"vocab_size": 50432
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 0,
|
4 |
+
"eos_token_id": 0,
|
5 |
+
"transformers_version": "4.41.2"
|
6 |
+
}
|
openvino_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:5e3023dfec19e66895a844fbfc7410351cf00f78e061e3acf484f24424da2c52
|
3 |
+
size 20576305060
|
openvino_model.xml
CHANGED
The diff for this file is too large to render.
See raw diff
|
|