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
.
heiervang-technologies
/
ht-llama.cpp
Public
forked from
ggml-org/llama.cpp
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
7
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: TurboQuant KV cache (TBQ3_0/TBQ4_0) with CPU + CUDA support
- #21
#21
Merged
marksverdhei
merged 10 commits into
ht
heiervang-technologies/ht-llama.cpp:ht
from
feat/turboquant-kv-cache
heiervang-technologies/ht-llama.cpp:feat/turboquant-kv-cache
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: TurboQuant KV cache (TBQ3_0/TBQ4_0) with CPU + CUDA support
#21
marksverdhei
merged 10 commits into
ht
heiervang-technologies/ht-llama.cpp:ht
from
feat/turboquant-kv-cache
heiervang-technologies/ht-llama.cpp:feat/turboquant-kv-cache
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
feat: welcome agentic contributions, remove upstream AI restrictions (#6)
Show description for aed1606
marksverdhei
and
claude
committed
aed1606
View commit details
Copy full SHA for aed1606
Browse repository at this point
webui: add cancel button for in-progress model loading (#8)
Show description for 7ce7e86
marksverdhei
and
claude
committed
7ce7e86
View commit details
Copy full SHA for 7ce7e86
Browse repository at this point
feat: add CPU TurboQuant KV cache types
elusznik
authored and
marksverdhei
committed
94dcdbe
View commit details
Copy full SHA for 94dcdbe
Browse repository at this point
ggml : limit the first TurboQuant CPU PR to TBQ
elusznik
authored and
marksverdhei
committed
39974a3
View commit details
Copy full SHA for 39974a3
Browse repository at this point
fix(turboq): add malloc NULL checks for memory safety
Show description for 1410041
marksverdhei
and
claude
committed
1410041
View commit details
Copy full SHA for 1410041
Browse repository at this point
chore(turboq): remove unused QJL projection scaffolding
Show description for 4847f38
marksverdhei
and
claude
committed
4847f38
View commit details
Copy full SHA for 4847f38
Browse repository at this point
feat(turboq): add CUDA backend support for TBQ3_0/TBQ4_0 KV cache types
Show description for 5a76777
marksverdhei
and
claude
committed
5a76777
View commit details
Copy full SHA for 5a76777
Browse repository at this point
fix(turboq): add CUDA SET_ROWS support and disable graph capture for TBQ
Show description for ca3f79b
marksverdhei
and
claude
committed
ca3f79b
View commit details
Copy full SHA for ca3f79b
Browse repository at this point
perf(turboq): fused on-device SET_ROWS kernel, re-enable CUDA graphs
Show description for 2254e22
marksverdhei
and
claude
committed
2254e22
View commit details
Copy full SHA for 2254e22
Browse repository at this point
fix(turboq): free d_turboq_norms buffer in cleanup to prevent memory leak
Show description for c9b66da
marksverdhei
and
claude
committed
c9b66da
View commit details
Copy full SHA for c9b66da
Browse repository at this point
You can’t perform that action at this time.