justinchuby commited on
Commit
0d42af2
·
verified ·
1 Parent(s): 1b5f70e

Rebuild NF4/default with onnx external data (latest mobius)

Browse files
NF4/default/audio_encoder/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:784cec7b2757a63c40f76005a6e62149372b712c93a63ac1aa7447853a88f14e
3
- size 1238138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b58aa988fc27bd31720be708ae871141e3862c3b5b151f20859f0d6cc22b25
3
+ size 1210785
NF4/default/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
NF4/default/genai_config.json CHANGED
@@ -91,7 +91,7 @@
91
  "min_length": 0,
92
  "num_beams": 1,
93
  "num_return_sequences": 1,
94
- "past_present_share_buffer": false,
95
  "repetition_penalty": 1.0,
96
  "temperature": 1.0,
97
  "top_k": 1,
 
91
  "min_length": 0,
92
  "num_beams": 1,
93
  "num_return_sequences": 1,
94
+ "past_present_share_buffer": true,
95
  "repetition_penalty": 1.0,
96
  "temperature": 1.0,
97
  "top_k": 1,