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
Type
/
to 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
.
CentML
/
vllm
Public
forked from
vllm-project/vllm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Dflash optimized
- #49
#49
Merged
benchislett
merged 15 commits into
dflash-attempt2
CentML/vllm:dflash-attempt2
from
dflash-optimized-rebase
CentML/vllm:dflash-optimized-rebase
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Dflash optimized
#49
benchislett
merged 15 commits into
dflash-attempt2
CentML/vllm:dflash-attempt2
from
dflash-optimized-rebase
CentML/vllm:dflash-optimized-rebase
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
optimize dflash using customop
Show description for aa22078
benchislett
committed
aa22078
View commit details
Copy full SHA for aa22078
Browse repository at this point
aggressive optimization
Show description for 7a606d4
benchislett
committed
7a606d4
View commit details
Copy full SHA for 7a606d4
Browse repository at this point
leverage some torch.compile
Show description for 282ccde
benchislett
committed
282ccde
View commit details
Copy full SHA for 282ccde
Browse repository at this point
optimize with triton kernel
Show description for 7478a30
benchislett
committed
7478a30
View commit details
Copy full SHA for 7478a30
Browse repository at this point
remove customop and store context states directly into KV cache
Show description for a5428ce
benchislett
committed
a5428ce
View commit details
Copy full SHA for a5428ce
Browse repository at this point
async scheduling support
Show description for 7324cf4
benchislett
committed
7324cf4
View commit details
Copy full SHA for 7324cf4
Browse repository at this point
fix qwen3-next aux hidden states
Show description for 1918dd1
benchislett
committed
1918dd1
View commit details
Copy full SHA for 1918dd1
Browse repository at this point
don't need to add humaneval here
Show description for cf7aa25
benchislett
committed
cf7aa25
View commit details
Copy full SHA for cf7aa25
Browse repository at this point
Apply suggestion from @benchislett
benchislett
authored
af2a7d7
View commit details
Copy full SHA for af2a7d7
Browse repository at this point
better documentation in qwen3_dflash.py
Show description for d73f3e2
benchislett
committed
d73f3e2
View commit details
Copy full SHA for d73f3e2
Browse repository at this point
Remove redundant comment
benchislett
authored
7e05c1d
View commit details
Copy full SHA for 7e05c1d
Browse repository at this point
remove fc_extras
Show description for 8053ea2
benchislett
committed
8053ea2
View commit details
Copy full SHA for 8053ea2
Browse repository at this point
remove redundant comment
benchislett
authored
5260a24
View commit details
Copy full SHA for 5260a24
Browse repository at this point
Remove redundant comment
benchislett
authored
d43462c
View commit details
Copy full SHA for d43462c
Browse repository at this point
test for dflash prepare inputs
Show description for eac3d63
benchislett
committed
eac3d63
View commit details
Copy full SHA for eac3d63
Browse repository at this point
You can’t perform that action at this time.