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
Accelerator
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
.
vllm-project
/
speculators
Public
Notifications
You must be signed in to change notification settings
Fork
192
Star
753
Code
Issues
40
Pull requests
91
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(eagle3): add per-layer FC normalization (--fc-norm)
- #670
#670
Merged
orestis-z
merged 14 commits into
vllm-project:main
vllm-project/speculators:main
from
orestis-z:feat/fc-norm
orestis-z/speculators:feat/fc-norm
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(eagle3): add per-layer FC normalization (--fc-norm)
#670
orestis-z
merged 14 commits into
vllm-project:main
vllm-project/speculators:main
from
orestis-z:feat/fc-norm
orestis-z/speculators:feat/fc-norm
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Add per-layer FC normalization (--fc-norm)
Show description for fd2230b
orestis-z
and
claude
committed
fd2230b
View commit details
Copy full SHA for fd2230b
Browse repository at this point
refactor: rename fc_norms to fc_norm for vLLM weight compatibility
Show description for 30422f4
orestis-z
and
claude
committed
30422f4
View commit details
Copy full SHA for 30422f4
Browse repository at this point
refactor: simplify norm flags to store_true, remove defaulting logic
Show description for e5652d6
orestis-z
and
claude
committed
e5652d6
View commit details
Copy full SHA for e5652d6
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'main' into feat/fc-norm
orestis-z
authored
3e6c699
View commit details
Copy full SHA for 3e6c699
Browse repository at this point
style: fix ruff formatting in peagle/core.py
Show description for fbedd79
orestis-z
and
claude
committed
fbedd79
View commit details
Copy full SHA for fbedd79
Browse repository at this point
fix: reject enabling both norm_before_fc and fc_norm
Show description for c6d960c
orestis-z
and
claude
committed
c6d960c
View commit details
Copy full SHA for c6d960c
Browse repository at this point
fix: add type annotation for optional fc_norm ModuleList
Show description for 8989c05
orestis-z
and
claude
committed
8989c05
View commit details
Copy full SHA for 8989c05
Browse repository at this point
docs: fix norm-before-fc help text — gpt-oss style, not Eagle 3.1 paper
Show description for 2ec6f43
orestis-z
and
claude
committed
2ec6f43
View commit details
Copy full SHA for 2ec6f43
Browse repository at this point
Merge branch 'main' into feat/fc-norm
orestis-z
authored
f95acf9
View commit details
Copy full SHA for f95acf9
Browse repository at this point
Commits on Jul 1, 2026
Merge branch 'main' into feat/fc-norm
orestis-z
authored
12bdb2a
View commit details
Copy full SHA for 12bdb2a
Browse repository at this point
Commits on Jul 2, 2026
Merge branch 'main' into feat/fc-norm
orestis-z
authored
526a5c8
View commit details
Copy full SHA for 526a5c8
Browse repository at this point
refactor: derive aux layer count from config instead of hardcoding 3
Show description for 1b3d556
orestis-z
and
claude
committed
1b3d556
View commit details
Copy full SHA for 1b3d556
Browse repository at this point
style: declare fc_norm annotation before conditional
Show description for 0d69b5f
orestis-z
and
claude
committed
0d69b5f
View commit details
Copy full SHA for 0d69b5f
Browse repository at this point
Merge branch 'main' into feat/fc-norm
Show description for 2de12cf
orestis-z
and
claude
committed
2de12cf
View commit details
Copy full SHA for 2de12cf
Browse repository at this point
You can’t perform that action at this time.