Upload folder using huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
"lm_head"
|
27 |
],
|
28 |
"export": {
|
|
|
29 |
"kv_cache_group": [],
|
30 |
"pack_method": "reorder",
|
31 |
"weight_format": "real_quantized",
|
|
|
26 |
"lm_head"
|
27 |
],
|
28 |
"export": {
|
29 |
+
"custom_mode": "fp8",
|
30 |
"kv_cache_group": [],
|
31 |
"pack_method": "reorder",
|
32 |
"weight_format": "real_quantized",
|