Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
22.9k
Star
128k
Code
Issues
899
Pull requests
1.6k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
eagle3: add qwen3.5 4B 9B 35B-A3B support
- #21437
#21437
Closed
36330
wants to merge 18 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
36330:pr/eagle3-more
36330/llama.cpp:pr/eagle3-more
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
eagle3: add qwen3.5 4B 9B 35B-A3B support
#21437
36330
wants to merge 18 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
36330:pr/eagle3-more
36330/llama.cpp:pr/eagle3-more
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2025
feat: add EAGLE3 speculative decoding support
Show description for 8fac4b1
ruixiang63
committed
8fac4b1
View commit details
Copy full SHA for 8fac4b1
Browse repository at this point
Commits on Dec 16, 2025
fix eagle3 logits sync bug & remove ggml_set_sync()
ruixiang63
committed
ac5667d
View commit details
Copy full SHA for ac5667d
Browse repository at this point
Commits on Dec 17, 2025
Merge branch 'master' into pr/18039
ggerganov
committed
3e7f376
View commit details
Copy full SHA for 3e7f376
Browse repository at this point
eagle3 : improve naming
ggerganov
committed
5a79c19
View commit details
Copy full SHA for 5a79c19
Browse repository at this point
Commits on Jan 8, 2026
add eagle3 support for Qwen3 series models
ruixiang63
committed
c0d99e6
View commit details
Copy full SHA for c0d99e6
Browse repository at this point
Commits on Jan 9, 2026
add eagle3 support for Qwen3 MoE models
ruixiang63
committed
71ba283
View commit details
Copy full SHA for 71ba283
Browse repository at this point
Commits on Jan 10, 2026
eagle3: load lm_head from target model if not in draft model when convert GGUF
ruixiang63
committed
3da288d
View commit details
Copy full SHA for 3da288d
Browse repository at this point
eagle3: make d2t mapping optional
ruixiang63
committed
13a9f31
View commit details
Copy full SHA for 13a9f31
Browse repository at this point
eagle3: add support for gpt-oss-120B eagle3
ruixiang63
committed
75883cd
View commit details
Copy full SHA for 75883cd
Browse repository at this point
Commits on Jan 16, 2026
eagle3: add support for RedHtAI eagle3 speculator series models
ruixiang63
committed
7b78bfa
View commit details
Copy full SHA for 7b78bfa
Browse repository at this point
Commits on Feb 5, 2026
Merge branch 'master' into HEAD
ggerganov
committed
7d4c223
View commit details
Copy full SHA for 7d4c223
Browse repository at this point
Commits on Feb 9, 2026
Merge branch 'master' into pr/18039
ggerganov
committed
5e224bc
View commit details
Copy full SHA for 5e224bc
Browse repository at this point
Commits on Feb 20, 2026
eagle3: fix model convert issue
ruixiang63
committed
b353792
View commit details
Copy full SHA for b353792
Browse repository at this point
eagle3: fix model convert code format
ruixiang63
committed
9fea243
View commit details
Copy full SHA for 9fea243
Browse repository at this point
Commits on Feb 23, 2026
Merge branch 'master' into pr/18039
ggerganov
committed
b8ab2cc
View commit details
Copy full SHA for b8ab2cc
Browse repository at this point
Commits on Feb 28, 2026
eagle3: support --eagle3 in llama-cli
ruixiang63
committed
07e2c97
View commit details
Copy full SHA for 07e2c97
Browse repository at this point
Commits on Mar 16, 2026
Merge branch 'master' into pr/18039
ggerganov
committed
5bb2d50
View commit details
Copy full SHA for 5bb2d50
Browse repository at this point
Commits on Apr 4, 2026
eagle3: add recurrent verification state support
wudixiaoniu
committed
5743828
View commit details
Copy full SHA for 5743828
Browse repository at this point
You can’t perform that action at this time.