Views
No views yet
DFlashLagunaForCausalLM (6 sliding-attention layers, block_size 16)draft_vocab_size == vocab_sizeconfig.json + quantization_config.json present, conversion completed cleanly[!IMPORTANT] This is a draft/speculator model, not a standalone chat model. It cannot generate text on its own — it proposes candidate tokens that the target model verifies. Use it as the draft model in a speculative decoding config, paired with a quant ofpoolside/Laguna-S-2.1.
hf download genevera/Laguna-S-2.1-DFlash-exl3 --local-dir models/genevera--Laguna-S-2.1-DFlash-exl31# text_config.yml
2model_name: <your-main-model-dir>
3draft_model:
4 draft_mode: model
5 draft_model_name: genevera--Laguna-S-2.1-DFlash-exl3poolside/Laguna-S-2.1-DFlash (BF16, 2.2 GB)convert_model (Python 3.10, fabric env)| File | Size | Notes |
|---|---|---|
model.safetensors | 535 MB | EXL3 quantized weights |
config.json | 1.6 KB | Architecture config |
quantization_config.json | 61 KB | EXL3 quantization params |
tokenizer.json | 7.0 MB | Target tokenizer (from poolside/Laguna-S-2.1) |