CoolFace
Modelpublic

huluhuluu/qwen3-1.7b-eagle3-k2-sw128-sharegpt-epoch7-step175000

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes56downloads
Model Card

Qwen3 1.7B EAGLE3 K2 SW128 ShareGPT

This repository contains a SpecForge EAGLE3 draft-model checkpoint for use with Qwen/Qwen3-1.7B. It is a draft model for speculative decoding, not a standalone target language model.

Checkpoint

FieldValue
Source runqwen3-1.7b-eagle3-k2-sw128-sharegpt
Checkpointepoch_7_step_175000
Epoch7
Global step175000
Filesconfig.json, model.safetensors, training_state.pt (when present)

Training Parameters

ParameterValue
Base modelQwen/Qwen3-1.7B
MethodSpecForge EAGLE3 online training
Training datasharegpt_train.jsonl
Learning rate0.0001
Batch size1
Target batch size2
Epochs configured10
Max length2048
Warmup ratio0.015
Max grad norm0.5
TTT length7
Draft layers2
Draft sliding window128
Save interval5000
Eval interval5000
Seed0
TP / DP size2 / 2
Attention backendsdpa
Target model backendsglang
SGLang attention backendflashinfer
Dataset build workers64

Draft Model Configuration

FieldValue
ArchitectureLlamaForCausalLMEagle3
dtypebfloat16
Hidden size2048
Intermediate size6144
Draft layers2
Attention heads16
KV heads8
Draft vocab size32000
Vocab size151936
Max position embeddings40960
Sliding window128
Max window layers2
Future hiddenNot recorded

Notes

  • —This is the highest-step local checkpoint available when this repository was published.
  • —The checkpoint is intended to be loaded by SpecForge/EAGLE3-compatible code.
  • —training_state.pt is included when available for provenance and training-state inspection.
  • —No benchmark claim is made in this card.