CoolFace
Modelpublic

huluhuluu/qwen3-1.7b-eagle3-sharegpt-sw768-epoch9-step460000

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
0likes75downloads
Model Card

Qwen3 1.7B EAGLE3 ShareGPT SW768 - Epoch 9, Step 460000

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-sharegpt-sw768
Checkpointepoch_9_step_460000
Epoch9
Global step460000
Filesconfig.json, model.safetensors, training_state.pt

Training Parameters

ParameterValue
Base modelQwen/Qwen3-1.7B
MethodSpecForge EAGLE3 online training
Framework revision9fbbde8ab5d6ee69fb0af3701330027b8beca37a
Training datasharegpt_train.jsonl
Learning rate0.0001
Batch size1
Epochs configured10
Total scheduled steps467800
Max length2048
Warmup ratio0.015
Max grad norm0.5
TTT length7
Draft accumulation steps1
Draft sliding window768
Save / eval interval5000 / 5000
Seed0
TP / DP size1 / 2
Attention backendsdpa
Target model backendsglang
SGLang attention backendflashinfer
Dataset build workers16

Draft Model Configuration

FieldValue
ArchitectureLlamaForCausalLMEagle3
dtypebfloat16
Hidden size2048
Intermediate size6144
Draft layers1
Attention heads16
KV heads8
Draft vocab size32000
Vocab size151936
Max position embeddings40960
Sliding window768
Max window layers28

Notes

  • —The checkpoint weights exclude the frozen target embedding weights; SpecForge loads them from the target model.
  • —The checkpoint is intended to be loaded by SpecForge/EAGLE3-compatible code.
  • —training_state.pt is included for provenance and training-state inspection.
  • —No benchmark claim is made in this card.