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

kingjones777/LFM2-24B-A2B-ROCmFPX-GGUF overview

⚠️ STOCK llama.cpp WILL NOT LOAD THESE The ROCmFP4 / ROCmFPX quant types exist only in charlie12345/ROCmFPX https://github.com/charlie12345/ROCmFPX — stock lla…

ggufllama.cpprocmgfx1151strix-haloamdryzen-ai-max-395rocmfp4rocmfpxlfm2liquidmoetext-generationenbase_model:LiquidAI/LFM2-24B-A2Bbase_model:quantized:LiquidAI/LFM2-24B-A2Blicense:otherendpoints_compatibleregion:usconversational

Runs locally from ~12.54 GB disk (16 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

4 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
LFM2-24B-A2B-Q4_0_ROCMFP4_COHERENT.ggufGGUFQ4_0_ROCMFP4_COHERENT12.54 GBDownload
LFM2-24B-A2B-Q6_0_ROCMFPX_AGENT.ggufGGUFQ6_0_ROCMFPX_AGENT20.47 GBDownload
LFM2-24B-A2B-Q8_0_ROCMFPX.ggufGGUFQ8_0_ROCMFPX22.92 GBDownload
LFM2-24B-A2B-Q8_0_ROCMFPX_AGENT.ggufGGUFQ8_0_ROCMFPX_AGENT23.26 GBDownload

Model Details

Model IDkingjones777/LFM2-24B-A2B-ROCmFPX-GGUF
Authorkingjones777
Pipelinetext-generation
Licenseother
Base modelLiquidAI/LFM2-24B-A2B
Last modified2026-08-17T01:26:59.000Z

Model README

---

license: other

license_name: lfm1.0

base_model: LiquidAI/LFM2-24B-A2B

base_model_relation: quantized

tags: [gguf, llama.cpp, rocm, gfx1151, strix-halo, amd, ryzen-ai-max-395, rocmfp4, rocmfpx, lfm2, liquid, moe]

language: [en]

pipeline_tag: text-generation

---

> ### ⚠️ STOCK llama.cpp WILL NOT LOAD THESE

>

> The ROCmFP4 / ROCmFPX quant types exist only in

> charlie12345/ROCmFPX — stock llama.cpp reports

> invalid ggml type. Ignore the auto-generated "Use this model" commands above.

LFM2-24B-A2B — ROCmFP4 / ROCmFPX GGUF

The first ROCmFP4 quantizations of LFM2-24B-A2B. Built for **AMD gfx1151

(Ryzen AI MAX+ 395 / Strix Halo). 40 layers · hidden 2048 · 64 experts**, ~2B active.

Quantized from BF16 GGUF — a lossless source, not a requantization of a lower-bit build.

All four quants — pick by size, not by hoping

| file | ftype | size | bpw | decode (median of 3) | runs | best for |

|---|---|---|---|---|---|---|

| Q4_0_ROCMFP4_COHERENT | 102 | 12.54 GiB | 4.52 | 95.24 | 95.37 / 94.90 / 95.24 | smallest — best fit for a 128 GB Strix Halo |

| Q6_0_ROCMFPX_AGENT | 114 | 20.47 GiB | 7.37 | 67.51 | 67.80 / 67.51 / 67.20 | agent/tool-call routing at 6-bit |

| Q8_0_ROCMFPX | 111 | 22.92 GiB | 8.26 | 67.37 | 67.62 / 67.33 / 67.37 | highest fidelity, plain routing |

| Q8_0_ROCMFPX_AGENT | 115 | 23.26 GiB | 8.38 | 66.53 | 66.53 / 66.53 / 66.50 | highest fidelity + agent routing |

Measured on a Ryzen AI MAX+ 395 (gfx1151, ROCm), -ngl 999 -c 4096 -fa on -fit off,

median of 3 with warm-up discarded on an otherwise-idle box.

Correctness: 3/3 on every quant — 17x23 => 391 - capital of Japan => Tokyo - days in 2024 => 366 (max_tokens 1024)

Speculative decoding: None. No MTP / EAGLE / nextn tensors, so there is no speculative speedup to enable and no acceptance length to quote. Source: LiquidAI/LFM2-24B-A2B-GGUF BF16.

> ℹ️ Why no "4-bit AGENT"? The AGENT recipes exist only at 3-bit (113), 6-bit (114/117) and

> 8-bit (115) — the entire 4-bit family (100–106) has no AGENT variant. Rather than hand-roll one

> and publish it under a name implying it is standard, the 6-bit Q6_0_ROCMFPX_AGENT fills that

> slot. AGENT routing keeps more tensors at higher precision for tool-call coherence.

> ℹ️ Head protection. These GGUFs contain no separate output.weight — the embedding is

> tied — so --token-embedding-type is what protects the head here and

> --output-tensor-type is a no-op. Audited in the finished files: token_embd is Q6_K on

> the 4-bit build and Q8_0 on the 6/8-bit builds.

---

What was NOT measured

  • No perplexity run, and no quality A/B against the BF16 source.
  • No long-context testing. · No tool-calling evaluation — note the AGENT builds are

named for tool-call routing but we did not benchmark tool use.

Base model licence inherited; all credit for the weights goes to Liquid AI.

Run kingjones777/LFM2-24B-A2B-ROCmFPX-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