CoolFace
Modelpublic

huluhuluu/llama-3.2-3b-instruct-eagle3-sharegpt-epoch9-step463620

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

Llama-3.2 3b Instruct EAGLE3 ShareGPT

This repository contains a SpecForge EAGLE3 draft-model checkpoint for use with meta-llama/Llama-3.2-3B-Instruct. It is a draft model for speculative decoding, not a standalone target language model.

Checkpoint

FieldValue
Source runllama3.2-3b-inst-eagle3-sharegpt
Checkpointepoch_9_step_463620
Epoch9
Global step463620
Filesconfig.json, model.safetensors, training_state.pt (when present)

Training Parameters

ParameterValue
Base modelmeta-llama/Llama-3.2-3B-Instruct
MethodSpecForge EAGLE3 online training
Training datasharegpt_train_clean.jsonl
Learning rate0.0001
Batch size1
Target batch size1
Epochs configured10
Max length2048
Warmup ratio0.015
Max grad norm0.5
TTT length7
Draft layersNot recorded
Draft sliding window256
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 size3072
Intermediate size8192
Draft layers1
Attention heads24
KV heads8
Draft vocab size32000
Vocab size128256
Max position embeddings131072
Sliding window256
Max window layersNot recorded
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.