zhiqing commited on
Commit
13be2c7
·
verified ·
1 Parent(s): 74fc010

Fix export error

Browse files
Files changed (2) hide show
  1. generation_config.json +13 -0
  2. model.onnx +2 -2
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "temperature": 0.6,
10
+ "top_k": 20,
11
+ "top_p": 0.95,
12
+ "transformers_version": "4.52.4"
13
+ }
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a30fb318a07fdb4cd43f1f7cb6f23c96df695589cc0c7044fea1c21ec283675
3
- size 1192638354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eaf24f0acb8afc8e6ef67339730db7f581eab9303d672cebfa3f5c6901a781e
3
+ size 1192774913