transformers/tests/quantization
Ita Zaporozhets a1844a3209
gguf conversion add_prefix_space=None for llama3 (#31937)
* gguf conversion forces add_prefix_space=False for llama3, this is not required and forces from_slow, which fails. changing to None + test

* typo

* clean test
2024-07-23 11:45:54 +02:00
..
aqlm_integration Cache: Static cache as a standalone object (#30476) 2024-04-30 16:37:19 +01:00
autoawq Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
bnb Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
eetq_integration [FEAT]: EETQ quantizer support (#30262) 2024-04-22 20:38:58 +01:00
fbgemm_fp8 Add new quant method (#32047) 2024-07-22 20:21:59 +02:00
ggml gguf conversion add_prefix_space=None for llama3 (#31937) 2024-07-23 11:45:54 +02:00
gptq 🚨 Remove dataset with restrictive license (#31452) 2024-06-17 17:56:51 +01:00
hqq Quantization / HQQ: Fix HQQ tests on our runner (#30668) 2024-05-06 11:33:52 +02:00
quanto_integration Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00