Ling-3.0-flash โ€” Research ROCmFP4 STRIX_LEAN (ftype 106)

This is a research build. It is not my serving build โ€” grab Ling-3.0-flash-ROCmFP4-STRIX_LEAN-GGUF instead if you just want to run the model.

โš ๏ธ Read this before you download โ€” "Research" here means the QUANT RECIPE

I build a research family alongside my serving builds so I can measure what individual quantization choices actually cost. "Research" refers to how I quantized this file. It is the same aligned inclusionAI/Ling-3.0-flash checkpoint as my serving build โ€” same weights, same behavior, same alignment. It is not uncensored, not ablated, not a different model. If you came here expecting a modified model, this isn't one.

What's different is one deliberate choice: I ran the bare ftype 106 path โ€” no --output-tensor-type override โ€” so the LM head stays at 4-bit.

this research build my serving build
output.weight Q4_0_ROCMFP4_FAST (101) โ€” 4-bit Q6_K (14) โ€” protected
token_embd.weight Q5_K (13) Q5_K (13)
decode 32.0 t/s 30.7 t/s
bytes 68,020,249,248 68,136,565,408

So this is the faster, cheaper, lower-fidelity half of a matched pair. It exists so the cost of head protection is a measured number instead of an assumption: on this model, protecting the head costs about 1.3 t/s and 116 MB. I think that's worth paying, which is why my serving build pays it โ€” but now you can see the trade instead of taking my word for it.

โš ๏ธ A 4-bit LM head is a real quality risk on this architecture. I've seen unprotected heads take a model from 4/5 to 1/5 on my own evals. Use this build to study that effect, not to serve users.

โš ๏ธ Requires a ROCmFPX-capable llama.cpp build โ€” these tensor types aren't in mainline, so stock llama.cpp / Ollama / LM Studio won't load it.

Receipts

bytes 68,020,249,248
sha256 f7eff54932de653b7ac2b1ee04d0f5d0d9c26a94b484bbcea07a110fef6588e8
general.file_type 106
arch / tensors / ctx bailingmoe3 / 938 / 262144
blocks 43, nextn_predict_layers = 1 (MTP head at blk.42)
dry-run โ†’ built 64862.93 MiB (4.27 BPW) โ†’ +6.235 MiB
decode 32.0 t/s (prompt 103.4 t/s)

Heads read back from the built file by exact tensor name โ€” never a substring, since output.weight matches inside attn_output.weight:

tensor (exact name) type
output.weight Q4_0_ROCMFP4_FAST (101)
token_embd.weight Q5_K (13)

Source: inclusionAI/Ling-3.0-flash @ 42766a814ab117e75e2e61465d5e131b72d931a3 โ†’ 255,091,083,232-byte BF16 GGUF (938 tensors) โ†’ quantized.

llama-quantize \
  Ling-3.0-flash-I-BF16.gguf \
  Ling-3.0-flash-I-Research-ROCmFP4-STRIX_LEAN.gguf \
  Q4_0_ROCMFP4_STRIX_LEAN 16

Note the absence of --output-tensor-type โ€” that omission is the experiment.

Measured on my own hardware (gfx1151, Strix Halo). Every number is read back from the built file.

Downloads last month
171
GGUF
Model size
127B params
Architecture
bailingmoe3
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for kingjones777/Ling-3.0-flash-Research-ROCmFP4-STRIX_LEAN-GGUF

Quantized
(40)
this model