DeepSpec

by deepseek-ai · Developer Tools

DeepSpec: a full-stack codebase for training and evaluating speculative decoding algorithms

New0 ratings7,084 starsActive
Developer ToolsDeveloper ToolPythonShell
GitHub⚑ Report
DeepSpec — image 1

About this project

DeepSpec DeepSpec is a full-stack codebase for training and evaluating draft models for speculative decoding. It contains data preparation utilities, draft model implementations, training code, and evaluation scripts. Environment Install the Python dependencies: Data preparation additionally requires an inference engine to serve the target model when regenerating answers; see scripts/data/README.md for details. Workflow Run the stages in order — each stage's output feeds the next: 1. Data Preparation — download prompts, regenerate target answers, and build the target cache. 2. Training — train a draft model against the cached target outputs. 3. Evaluation — measure…

Technologies

ShellPython

Project health

Recently updated
Last update2 months ago
Contributors4
Latest release
Open issues & PRs63
LicenseMIT
On GitHubsince 2026

GitHub

7,084
stars
664
forks
4
contributors
63
open issues & PRs
Python
language
2 months ago
last commit
View on GitHub ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review DeepSpec.

Built by

deepseek-ai
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain deepseek-ai/DeepSpec? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like