zhiqing commited on
Commit
8effd47
·
verified ·
1 Parent(s): 2405522

Fix export error

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. model.onnx +2 -2
config.json CHANGED
@@ -17,15 +17,14 @@
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 28,
19
  "num_key_value_heads": 8,
20
- "pad_token_id": 151643,
21
  "rms_norm_eps": 1e-06,
22
  "rope_scaling": null,
23
  "rope_theta": 1000000,
24
  "sliding_window": null,
25
  "tie_word_embeddings": true,
26
- "torch_dtype": "float32",
27
  "transformers_version": "4.52.4",
28
- "use_cache": true,
29
  "use_sliding_window": false,
30
  "vocab_size": 151669
31
  }
 
17
  "num_attention_heads": 16,
18
  "num_hidden_layers": 28,
19
  "num_key_value_heads": 8,
 
20
  "rms_norm_eps": 1e-06,
21
  "rope_scaling": null,
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,
29
  "vocab_size": 151669
30
  }
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90b9a4d33cf754462f78a81cc04b1e49add6f4afabb50f2c46ee9c0a2cd67597
3
- size 1400136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a30fb318a07fdb4cd43f1f7cb6f23c96df695589cc0c7044fea1c21ec283675
3
+ size 1192638354