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
.
vllm-project
/
vllm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
20.6k
Star
88.8k
Code
Issues
2.1k
Pull requests
4.4k
Discussions
Actions
Projects
Security and quality
61
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Remove KV cache scale boilerplate from model weight loading methods
- #43167
#43167
Merged
vllm-bot
merged 18 commits into
vllm-project:main
vllm-project/vllm:main
from
hmellor:generalise-kv-cache-scaling
hmellor/vllm:generalise-kv-cache-scaling
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Remove KV cache scale boilerplate from model weight loading methods
#43167
vllm-bot
merged 18 commits into
vllm-project:main
vllm-project/vllm:main
from
hmellor:generalise-kv-cache-scaling
hmellor/vllm:generalise-kv-cache-scaling
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
Replace `get_cache_scale` -> `get_cache_scale_mapper`
Show description for 04a7e46
hmellor
committed
04a7e46
View commit details
Copy full SHA for 04a7e46
Browse repository at this point
Do shape normalisation automatically for scalar scales
Show description for f4023eb
hmellor
committed
f4023eb
View commit details
Copy full SHA for f4023eb
Browse repository at this point
Make `maybe_remap_kv_scale_name` idempotent
Show description for a17d7e5
hmellor
committed
a17d7e5
View commit details
Copy full SHA for a17d7e5
Browse repository at this point
Only accept single values in KVCacheScaleParameter
Show description for f37a964
hmellor
committed
f37a964
View commit details
Copy full SHA for f37a964
Browse repository at this point
Delete some boilerplate
Show description for 35210cc
hmellor
committed
35210cc
View commit details
Copy full SHA for 35210cc
Browse repository at this point
Remote more boilerplate
Show description for bc7a84a
hmellor
committed
bc7a84a
View commit details
Copy full SHA for bc7a84a
Browse repository at this point
Do quant config mapping
Show description for 581f662
hmellor
committed
581f662
View commit details
Copy full SHA for 581f662
Browse repository at this point
Llama 4 special case
Show description for 5b7ec34
hmellor
committed
5b7ec34
View commit details
Copy full SHA for 5b7ec34
Browse repository at this point
Commits on May 20, 2026
revert modelopt change as it's likely not correct
Show description for 1246e75
hmellor
committed
1246e75
View commit details
Copy full SHA for 1246e75
Browse repository at this point
fix regex combining
Show description for 93beb34
hmellor
committed
93beb34
View commit details
Copy full SHA for 93beb34
Browse repository at this point
Commits on May 27, 2026
Merge branch 'main' into generalise-kv-cache-scaling
mergify[bot]
authored
f268e81
View commit details
Copy full SHA for f268e81
Browse repository at this point
Merge branch 'main' into generalise-kv-cache-scaling
hmellor
authored
5a8ccb8
View commit details
Copy full SHA for 5a8ccb8
Browse repository at this point
Commits on Jun 3, 2026
LlamaForCausalLM didn't support quant properly
Show description for eb81619
hmellor
committed
eb81619
View commit details
Copy full SHA for eb81619
Browse repository at this point
revert llama change
Show description for 15f8ab7
hmellor
committed
15f8ab7
View commit details
Copy full SHA for 15f8ab7
Browse repository at this point
Fix quant_config not present in causal models
Show description for bc129cc
hmellor
committed
bc129cc
View commit details
Copy full SHA for bc129cc
Browse repository at this point
Merge branch 'main' into generalise-kv-cache-scaling
hmellor
authored
b52b585
View commit details
Copy full SHA for b52b585
Browse repository at this point
Remove tests that don't test anything
Show description for 9067da2
hmellor
committed
9067da2
View commit details
Copy full SHA for 9067da2
Browse repository at this point
Commits on Jun 4, 2026
Merge branch 'main' into generalise-kv-cache-scaling
hmellor
authored
7ea179d
View commit details
Copy full SHA for 7ea179d
Browse repository at this point
You can’t perform that action at this time.