transformers/tests/quantization/ggml
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
..
__init__.py Loading GGUF files support (#30391) 2024-05-15 14:28:20 +02:00
test_ggml.py gguf conversion add_prefix_space=None for llama3 (#31937) 2024-07-23 11:45:54 +02:00