llama-quantize command. --run is required to
execute it, and the output directory is created automatically. Install a
llama.cpp build exposing llama-quantize before running conversions.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create smaller GGUF models with a safe preview-first workflow.
arka quantize model-f16.gguf --output model-q4.gguf --type Q4_K_M
arka quantize model-f16.gguf --output model-q4.gguf --type Q4_K_M --run
llama-quantize command. --run is required to
execute it, and the output directory is created automatically. Install a
llama.cpp build exposing llama-quantize before running conversions.Related topics
Local model optimization and setupIntegrationsSecurity model and prompt-injection defensesArka — AI terminal agent documentationAI agent guide — use Arka over MCPWas this page helpful?