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 }}
TheTom
/
llama-cpp-turboquant
Public
forked from
ggml-org/llama.cpp
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
416
Star
2.4k
Code
Issues
27
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Port DeepSeek-v4 to TQ
- #224
#224
Merged
TheTom
merged 16 commits into
TheTom:feature/turboquant-kv-cache
TheTom/llama-cpp-turboquant:feature/turboquant-kv-cache
from
giveen:ds4
giveen/llama-cpp-turboquant:ds4
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Port DeepSeek-v4 to TQ
#224
TheTom
merged 16 commits into
TheTom:feature/turboquant-kv-cache
TheTom/llama-cpp-turboquant:feature/turboquant-kv-cache
from
giveen:ds4
giveen/llama-cpp-turboquant:ds4
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
ds4 : turboquant feature work
Show description for 2d18e89
giveen
committed
2d18e89
View commit details
Copy full SHA for 2d18e89
Browse repository at this point
Merge origin/feature/turboquant-kv-cache into ds4
Show description for c94612e
giveen
committed
c94612e
View commit details
Copy full SHA for c94612e
Browse repository at this point
ds4 : warp-parallel HC_COMB kernel + add test cases
Show description for 4f5cb54
giveen
committed
4f5cb54
View commit details
Copy full SHA for 4f5cb54
Browse repository at this point
cuda : PDL + __restrict__ fix for flash_attn_mask_to_KV_max
Show description for 95a7c30
giveen
committed
95a7c30
View commit details
Copy full SHA for 95a7c30
Browse repository at this point
ds4 : port upstream graph fixes and l_last backend assignment
Show description for 3ba685b
giveen
committed
3ba685b
View commit details
Copy full SHA for 3ba685b
Browse repository at this point
llama-quant : exclude ffn_gate_tid2eid from quantization
Show description for 097c369
giveen
committed
097c369
View commit details
Copy full SHA for 097c369
Browse repository at this point
ggml : add a set of functions for checking contiguity of inner tensor dimensions (#25650)
Show description for 9931856
2 people
authored and
giveen
committed
9931856
View commit details
Copy full SHA for 9931856
Browse repository at this point
ggml : relax contiguity requirements for quantized concat
sszymczy
authored and
giveen
committed
8b843d3
View commit details
Copy full SHA for 8b843d3
Browse repository at this point
cuda : relax tensor contiguity requirements for quantized concat
sszymczy
authored and
giveen
committed
5d3033e
View commit details
Copy full SHA for 5d3033e
Browse repository at this point
cuda : remove stale quantized-type assert from concat
Show description for 682a25d
giveen
committed
682a25d
View commit details
Copy full SHA for 682a25d
Browse repository at this point
Commits on Jul 30, 2026
remove stale *.tqbak editor-backup files from branch
Show description for 2905077
giveen
committed
2905077
View commit details
Copy full SHA for 2905077
Browse repository at this point
remove unintended build-xcframework.sh deletion from ds4 branch
Show description for 3cfaaf4
giveen
committed
3cfaaf4
View commit details
Copy full SHA for 3cfaaf4
Browse repository at this point
address all PR review comments for DSV4 port
Show description for be9e53b
giveen
committed
be9e53b
View commit details
Copy full SHA for be9e53b
Browse repository at this point
deepseek4 : fix compile errors, remove OSCAR debris, skip synthetic arch test
Show description for 241e28e
giveen
committed
241e28e
View commit details
Copy full SHA for 241e28e
Browse repository at this point
ds4 : port 3 upstream commits, fix compile errors, skip synthetic arch test
Show description for f8ef9c4
giveen
committed
f8ef9c4
View commit details
Copy full SHA for f8ef9c4
Browse repository at this point
ds4 : add DeepSeek-V4-Flash chat template from unsloth HF repo
giveen
committed
22b9d3c
View commit details
Copy full SHA for 22b9d3c
Browse repository at this point
You can’t perform that action at this time.