File size: 109 Bytes
e3b5b8d |
1 2 3 4 5 6 |
{
"quantization_method": "bitsandbytes",
"bits": 8,
"load_in_8bit": true,
"llm_int8_threshold": 6.0
} |
e3b5b8d |
1 2 3 4 5 6 |
{
"quantization_method": "bitsandbytes",
"bits": 8,
"load_in_8bit": true,
"llm_int8_threshold": 6.0
} |