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 }}
geisten
/
geistlib
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
3
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(kv): activation rotation + packed 4-bit KV cache (#61)
- #65
#65
Merged
geisten
merged 10 commits into
main
geisten/geistlib:main
from
feat/rot-kv-cache-fwht-61
geisten/geistlib:feat/rot-kv-cache-fwht-61
Copy head branch name to clipboard
Jul 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(kv): activation rotation + packed 4-bit KV cache (#61)
#65
geisten
merged 10 commits into
main
geisten/geistlib:main
from
feat/rot-kv-cache-fwht-61
geisten/geistlib:feat/rot-kv-cache-fwht-61
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2026
feat(kv): opt-in Hadamard (FWHT) rotation for INT8 KV cache (#61)
Show description for 9166584
geisten
committed
9166584
View commit details
Copy full SHA for 9166584
Browse repository at this point
test(kv): sweep all four KV modes in bench_kv_quality (#61)
Show description for 81afa68
geisten
committed
81afa68
View commit details
Copy full SHA for 81afa68
Browse repository at this point
feat(kv): N-bit low-bit KV quality-sim + INT4/INT2 bench modes (#61)
Show description for 238f203
geisten
committed
238f203
View commit details
Copy full SHA for 238f203
Browse repository at this point
test(kv): add KL-divergence metric to bench_kv_quality (#61)
Show description for 083c115
geisten
committed
083c115
View commit details
Copy full SHA for 083c115
Browse repository at this point
test(kv): _POSIX_C_SOURCE for setenv on glibc (Pi5) (#61)
geisten
committed
4e69add
View commit details
Copy full SHA for 4e69add
Browse repository at this point
feat(kv): packed symmetric 4-bit KV cache (GEIST_KV_INT4) (#61)
Show description for df40717
geisten
committed
df40717
View commit details
Copy full SHA for df40717
Browse repository at this point
fix(kv): zero-init int4 unpack buffers for GCC -Werror on Pi5 (#61)
geisten
committed
5de9c89
View commit details
Copy full SHA for 5de9c89
Browse repository at this point
perf(kv): suppress GCC false positive instead of zero-init int4 buffers (#61)
geisten
committed
6f50fbd
View commit details
Copy full SHA for 6f50fbd
Browse repository at this point
docs: note packed INT4 KV mode + rotation in ARCHITECTURE (#61)
geisten
committed
80e6545
View commit details
Copy full SHA for 80e6545
Browse repository at this point
style(kv): drop unrelated clang-format churn in geist.h (#61)
Show description for 92309c5
geisten
committed
92309c5
View commit details
Copy full SHA for 92309c5
Browse repository at this point
You can’t perform that action at this time.