CoolFace
Modelpublic

huluhuluu/qwen3-1.7b-eagle3-stage2-adapter-w4-bn1024-lr3e-4-epoch3-step160000

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

Qwen3-1.7B EAGLE3 Stage2 Adapter W4 BN1024 LR3e-4

This repository contains one 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-stage2-adapter-w4-bn1024-lr3e-4
Checkpointepoch_3_step_160000
Epoch3
Global step160000
Filesconfig.json, model.safetensors, training_state.pt

Training Parameters

ParameterValue
Base modelQwen/Qwen3-1.7B
MethodSpecForge EAGLE3 online training with stage2 adapter
DatasetShareGPT-format SpecForge training set
Learning rate3e-4
Batch size1
Target batch size1
Epochs configured8
Max length2048
Warmup ratio0.015
Max grad norm0.5
TTT length7
Save interval5000
Eval interval5000
Seed0
TP / DP size1 / 2
Attention backendsdpa
Target model backendsglang
SGLang attention backendflashinfer
Dataset build workers64

Draft Model Configuration

FieldValue
ArchitectureLlamaForCausalLMEagle3
dtypebfloat16
Hidden size2048
Intermediate size6144
Draft layers1
Attention heads16
KV heads8
Draft vocab size32000
Vocab size151936
Max position embeddings40960
Stage2 adapterenabled
Stage2 adapter bottleneck1024
Stage2 max depth7
Stage2 depth power2.0

Notes

  • —This run uses a larger stage2 adapter bottleneck and higher learning rate than the W4 baseline.
  • —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.