Rebuild f16/cuda with onnx external data (latest mobius)
Browse files
f16/cuda/audio_encoder/model.onnx
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:25b58aa988fc27bd31720be708ae871141e3862c3b5b151f20859f0d6cc22b25
|
| 3 |
+
size 1210785
|
f16/cuda/audio_encoder/model.onnx.data
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 614727680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:095d2a326e6a02cdeb2c581d4d892c8fc84cf048c8016b8f256a09725532087c
|
| 3 |
size 614727680
|
f16/cuda/decoder/model.onnx
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:832968ae23c6feff8b316368ee8c2c8db8ffe590dd8b1c423b8daac6e466e749
|
| 3 |
+
size 939445
|
f16/cuda/embedding/model.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8636
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12925a3bcf4582db3e2371e8b96e12e8d7bf5185d7673732554f8c4450e9ca24
|
| 3 |
size 8636
|
f16/cuda/genai_config.json
CHANGED
|
@@ -21,7 +21,6 @@
|
|
| 21 |
"inputs": {
|
| 22 |
"inputs_embeds": "inputs_embeds",
|
| 23 |
"attention_mask": "attention_mask",
|
| 24 |
-
"position_ids": "position_ids",
|
| 25 |
"input_ids": "input_ids",
|
| 26 |
"past_key_names": "past_key_values.%d.key",
|
| 27 |
"past_value_names": "past_key_values.%d.value"
|
|
@@ -119,7 +118,7 @@
|
|
| 119 |
"min_length": 0,
|
| 120 |
"num_beams": 1,
|
| 121 |
"num_return_sequences": 1,
|
| 122 |
-
"past_present_share_buffer":
|
| 123 |
"repetition_penalty": 1.0,
|
| 124 |
"temperature": 1.0,
|
| 125 |
"top_k": 1,
|
|
|
|
| 21 |
"inputs": {
|
| 22 |
"inputs_embeds": "inputs_embeds",
|
| 23 |
"attention_mask": "attention_mask",
|
|
|
|
| 24 |
"input_ids": "input_ids",
|
| 25 |
"past_key_names": "past_key_values.%d.key",
|
| 26 |
"past_value_names": "past_key_values.%d.value"
|
|
|
|
| 118 |
"min_length": 0,
|
| 119 |
"num_beams": 1,
|
| 120 |
"num_return_sequences": 1,
|
| 121 |
+
"past_present_share_buffer": true,
|
| 122 |
"repetition_penalty": 1.0,
|
| 123 |
"temperature": 1.0,
|
| 124 |
"top_k": 1,
|
f16/cuda/vision_encoder/model.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1186193
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58fbbe12bc1ca47aa80b9d434760dc3b244b4ec9729275310eabe930e2232764
|
| 3 |
size 1186193
|