Views
No views yet
chatllm.cpp and other GGML-compatible backends.qwen3-asr-0.6b-q4_0.bin: 4-bit quantization (Decent accuracy, fastest inference). Recommended for free-tier CPU instances.qwen3-asr-0.6b-q8_0.bin: 8-bit quantization (High accuracy, slightly slower than Q4).chatllm-main):./chatllm-main -m qwen3-asr-0.6b-q4_0.bin -p audio.wav -n 2chatllm.cpp conversion scripts.