Views
No views yet
[!TIP] KV-cache quantization (upstream, no fork needed): llama.cpp/Ollama cover this natively —-ctk q8_0 -ctv q8_0(~half KV memory, negligible quality loss) or-ctk q4_0 -ctv q4_0(~quarter memory, small quality cost). In Ollama:OLLAMA_KV_CACHE_TYPE=q8_0withOLLAMA_FLASH_ATTENTION=1.
openbmb/MiniCPM5-1B-Base quantized pack, published as MiniCPM5-1B-Base-TurboQuant-GGUF-Q4_K_M.pipeline_tag: text-generation.
This is a llama.cpp GGUF conversion of the text tower; no modality beyond pipeline_tag above is claimed or included.openbmb/MiniCPM5-1B-Base; all credit for the original model, training, and weights belongs to the upstream authors. This repo republishes a quantized conversion of those weights only.