Zhiqing commited on
Commit
08766c9
·
verified ·
1 Parent(s): 67cd0f5

Fix export error

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.onnx +2 -2
  3. model.onnx_data +2 -2
  4. tokenizer.json +2 -2
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "rope_theta": 1000000,
23
  "sliding_window": null,
24
  "tie_word_embeddings": true,
25
- "torch_dtype": "float32",
26
  "transformers_version": "4.52.4",
27
  "use_cache": false,
28
  "use_sliding_window": false,
 
22
  "rope_theta": 1000000,
23
  "sliding_window": null,
24
  "tie_word_embeddings": true,
25
+ "torch_dtype": "float16",
26
  "transformers_version": "4.52.4",
27
  "use_cache": false,
28
  "use_sliding_window": false,
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5c087807a06c918f65ae2bd6ec3279326b7edb6dc00972df31e75edf07f6bc7
3
- size 1601502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be0c91a54c7c13c7d9d8bce296a8cc3cb65eebb05233054930891fe6f915d36b
3
+ size 1581043
model.onnx_data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bca802fe17f59c9ee69171ca85776223c1d02945634b89296358b9540d98cb5
3
- size 16087060480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a17a581520e50dca35994bd8ce5f30af2431f718a90a3b8d221e6f8c6a15db35
3
+ size 8043530240
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
- size 11421896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83cdf8c3a34f68862319cb1810ee7b1e2c0a44e0864ae930194ddb76bb7feb8d
3
+ size 11422947