justinchuby commited on
Commit
5f81b35
·
verified ·
1 Parent(s): aed9bfd

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:6bd6378147f32bada07f08df425702b33b07252ef077456697f5b20c7a4d2a6f
3
- size 1238138
 
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:a9ffc075382bcb181662c561218d306a3ca7f08a7fae1809e89bb0c6542abfd8
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:70af4e5661d2f29a8156ea8a14f6c93bc6ebddb404907cf551109cfdc0d508c8
3
- size 913316
 
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:c592f308fa51d3f3bbde15746230abee0e96178b18f30b462acc8c971b7ede9d
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": false,
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:aae99b1c3138345c65fa473de678e7cc0c0d8649add241137a58af7eeb335a03
3
  size 1186193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58fbbe12bc1ca47aa80b9d434760dc3b244b4ec9729275310eabe930e2232764
3
  size 1186193