LLM inference in C/C++
68.07k
stars
9.76k
forks
source link
Bug: convert_hf_to_gguf.py: error: argument --outtype: invalid choice: 'q4_k_m' (choose from 'f32', 'f16', 'bf16', 'q8_0', 'tq1_0', 'tq2_0', 'auto') #10077
Open
awesomecoolraj opened 3 weeks ago
What happened?
I expected to be able to convert into normal usage formats using convert_hf_to_gguf.py. Why only these formats are working?
Name and Version
I dont know the exact version but it is the latest git clone version.
What operating system are you seeing the problem on?
Linux
Relevant log output