Upload onnx/config.json with huggingface_hub
Browse files- onnx/config.json +1 -1
onnx/config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"num_layers": 6,
|
| 10 |
"flow_net_dim": 512,
|
| 11 |
"flow_net_depth": 6,
|
| 12 |
-
"lsd_decode_steps":
|
| 13 |
"temp": 0.4,
|
| 14 |
"eos_threshold": 0.0,
|
| 15 |
"vocab_size": 4001,
|
|
|
|
| 9 |
"num_layers": 6,
|
| 10 |
"flow_net_dim": 512,
|
| 11 |
"flow_net_depth": 6,
|
| 12 |
+
"lsd_decode_steps": 1,
|
| 13 |
"temp": 0.4,
|
| 14 |
"eos_threshold": 0.0,
|
| 15 |
"vocab_size": 4001,
|