Laguna-XS-2.1-DSpark-GGUF

GGUF conversions of RespectMathias/Laguna-XS-2.1-DSpark, a DSpark speculative decoding model for poolside/Laguna-XS-2.1.

This drafter requires Laguna DSpark support from RespectMathias/llama.cpp. It is loaded as a DFlash GGUF because llama.cpp implements DSpark as DFlash plus Markov and confidence heads. Select DSpark proposal behavior with --spec-type draft-dspark.

Files

Quantization Size
BF16 982.91 MiB
Q8_0 523.88 MiB
Q6_K 405.30 MiB
Q5_K_M 349.84 MiB
Q4_K_M 297.63 MiB
Q3_K_M 253.57 MiB
Q2_K 204.00 MiB

Q8_0 or Q6_K is recommended for draft quality. Lower-bit draft quantization can reduce speculative acceptance enough to offset memory savings.

Usage

llama-server \
  -m Laguna-XS-2.1-MXFP4_MOE.gguf \
  -md Laguna-XS-2.1-DSpark-Q8_0.gguf \
  --spec-type draft-dspark \
  --spec-draft-n-max 15

The checkpoint uses block size 16 and proposes up to 15 draft tokens. It shares tokenizer, token embeddings, and output projection with target model.

Conversion

python convert_hf_to_gguf.py RespectMathias/Laguna-XS-2.1-DSpark \
  --target-model-dir poolside/Laguna-XS-2.1 \
  --outtype bf16 \
  --outfile Laguna-XS-2.1-DSpark-BF16.gguf

Quantizations were generated from BF16 GGUF with llama-quantize.

Status

Runtime validation completed with Laguna-XS-2.1 target and draft-dspark: model loading, fused QKV, auxiliary feature norms, causal draft attention, Laguna SWA RoPE, Markov head, and token acceptance all executed successfully.

Source checkpoint is an experimental small-data training run. Measured acceptance depends on prompt, target quantization, sampling settings, and draft quantization. See source model card for training details and limitations.

License

OpenMDW-1.1. Inherited from poolside/Laguna-XS-2.1.

Downloads last month
254
GGUF
Model size
0.5B params
Architecture
dflash
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

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

Model tree for RespectMathias/Laguna-XS-2.1-DSpark-GGUF

Quantized
(1)
this model