wmoto-ai commited on
Commit
8791285
·
verified ·
1 Parent(s): 7c59055

Fix: use decoder_model_merged.onnx with attention_mask removed

Browse files
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "rope_theta": 10000.0,
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.55.4",
31
- "use_cache": false,
32
  "vocab_size": 32768
33
  }
 
28
  "rope_theta": 10000.0,
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.55.4",
31
+ "use_cache": true,
32
  "vocab_size": 32768
33
  }
onnx/decoder_model_merged.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0cdb9525d7e55a3bbd2b3a933d9400b990f085868e9b1d8ec2b452298cb5bcb
3
- size 115866166
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be363ddd353c0953a03d500de37ee48fce95feaaa8152621b3fd96e199f4556c
3
+ size 116312520
onnx/encoder_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc64232d56c5e6564074d3bca58ad5b41b78a3a324056fdb965f860ac169601d
3
- size 30962989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21cae43b30d2cbf992735d1458001990af5efa41b38f7560f0d4ba0592c6e728
3
+ size 30962926