GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

ngquocvinh/K2-Horizon-0.9B-GGUF overview

K2 Horizon 0.9B GGUF Community GGUF quantizations of IFM/K2 Horizon 0.9B https://huggingface.co/IFM/K2 Horizon 0.9B . <div align="center" style="background col…

llama.cppggufk2-horizonquantizedtext-generationbase_model:IFM/K2-Horizon-0.9Bbase_model:quantized:IFM/K2-Horizon-0.9Blicense:apache-2.0endpoints_compatibleregion:usimatrixconversational

Runs locally from ~1.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
1,242
Likes
0
Pipeline
text-generation

Repository Files & Downloads

10 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
K2-Horizon-0.9B-IQ1_M.ggufGGUFIQ1_M295.2 MBDownload
K2-Horizon-0.9B-IQ2_XS.ggufGGUFIQ2_XS347.9 MBDownload
K2-Horizon-0.9B-Q1_0.ggufGGUFQ1_0211.5 MBDownload
K2-Horizon-0.9B-Q2_K.ggufGGUFQ2_K421.4 MBDownload
K2-Horizon-0.9B-Q3_K_M.ggufGGUFQ3_K_M524.4 MBDownload
K2-Horizon-0.9B-Q4_K_M.ggufGGUFQ4_K_M635.3 MBDownload
K2-Horizon-0.9B-Q5_K_M.ggufGGUFQ5_K_M737.7 MBDownload
K2-Horizon-0.9B-Q6_K.ggufGGUFQ6_K846.4 MBDownload
K2-Horizon-0.9B-Q8_0.ggufGGUFQ8_01.07 GBDownload
reproducibility/k2_horizon_combined.imatrix.ggufGGUFGGUF1.6 MBDownload

Model Details

Model IDngquocvinh/K2-Horizon-0.9B-GGUF
Authorngquocvinh
Pipelinetext-generation
Licenseapache-2.0
Base modelIFM/K2-Horizon-0.9B
Last modified2026-09-13T13:22:34.000Z

Model README

---

license: apache-2.0

base_model: IFM/K2-Horizon-0.9B

base_model_relation: quantized

library_name: llama.cpp

pipeline_tag: text-generation

tags:

  • gguf
  • llama.cpp
  • k2-horizon
  • quantized
  • text-generation

---

K2-Horizon-0.9B GGUF

Community GGUF quantizations of IFM/K2-Horizon-0.9B.

<div align="center" style="background-color:#f59e0b;color:#ffffff;padding:16px 20px;border-radius:10px;line-height:1.7;">

☕ If this GGUF made your day easier, a coffee would make mine.<br>

<a href="https://ko-fi.com/ngquocvinh" style="color:#ffffff;"><strong style="color:#ffffff;">Send a coffee ☕</strong></a><br>

I build and test these releases myself. Your coffee helps keep me going.<br>

Thank you for supporting this work.

</div>

About K2-Horizon-0.9B

K2-Horizon-0.9B is IFM's compact

0.9B-class dense reasoning model. It has a 128K-token context window with YaRN

RoPE scaling and is intended for English and Chinese conversational, reasoning,

coding, science, and tool-use workloads. See the [official model

card](https://huggingface.co/IFM/K2-Horizon-0.9B) for the supported serving

stack, prompt conventions, and full evaluation protocol.

![K2-Horizon-0.9B benchmark results](https://huggingface.co/IFM/K2-Horizon-0.9B)

Upstream K2-Horizon-0.9B benchmark results; image and results are from the official model card.

This is a quantization-only release. No training, fine-tuning, merging, or

weight modification other than GGUF conversion and quantization was performed.

Files

| Quantization | File size (GiB) | A10M generation token/s | Validation | Recommendation / Notes |

|---|---:|---:|---|---|

| Q8_0 | 1.07 | 281.05 | Load/generate pass | Highest-fidelity option in this release. |

| Q6_K | 0.83 | 310.87 | Load/generate pass | High-fidelity local inference. |

| Q5_K_M | 0.72 | 316.41 | Load/generate pass | Balanced quality and memory. |

| Q4_K_M | 0.62 | 352.89 | Load/generate pass | Recommended starting point for general use. |

| Q3_K_M | 0.51 | 261.54 | Load/generate pass | Lower-memory profile; validate your workload. |

| Q2_K | 0.41 | 326.72 | Load/generate pass | Aggressive low-memory option. |

| IQ2_XS | 0.34 | 328.10 | Load/generate pass | Experimental low-memory profile. |

| IQ1_M | 0.29 | 343.17 | Load/generate pass | Experimental; instruction following and reasoning may degrade. |

| Q1_0 | 0.21 | 446.95 | Load/generate pass | Experimental / legacy minimum-memory option. |

Every file above was loaded and generated non-empty text in the K2 pre-release

llama.cpp runtime on an NVIDIA A10M. The A10M measurements were taken with

single-stream llama-bench, prompt 256, generation 64, batch/ubatch 512,

64 CPU threads, full GPU offload, and three repetitions on an otherwise idle

GPU. Low-bit files—especially Q2, IQ2, IQ1, and Q1—can materially reduce

reasoning, instruction following, and tool-call reliability; test the selected

file with the prompts that matter to you.

K2-Horizon support is pre-release in llama.cpp. The upstream full tool-aware

Jinja template uses constructs not yet parsed by the runtime revision used for

this release; the reproducibility folder includes the compatible single-turn

chat wrapper used for smoke testing. Tool calling is therefore not certified by

this GGUF release.

License and attribution

The upstream model is licensed under Apache License 2.0. Preserve upstream

attribution and the license when redistributing these derivative artifacts.

These are community GGUF quantizations, not an official IFM release or

endorsement.

The compact benchmark summary and reproduction script are in

reproducibility/a10m-benchmark.tsv and

reproducibility/benchmark_gpu1.sh.

Checksums for published artifacts and reproducibility inputs are in

SHA256SUMS.txt.

Run ngquocvinh/K2-Horizon-0.9B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models