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
.
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
22.9k
Star
128k
Code
Issues
900
Pull requests
1.6k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
tools : split Metal FA-vec tuning into a standalone tuner
- #26620
#26620
Merged
3/1
forforever73
merged 10 commits into
stack/metal-fa-vec
ggml-org/llama.cpp:stack/metal-fa-vec
from
stack/metal-tuner
ggml-org/llama.cpp:stack/metal-tuner
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
tools : split Metal FA-vec tuning into a standalone tuner
#26620
forforever73
merged 10 commits into
stack/metal-fa-vec
ggml-org/llama.cpp:stack/metal-fa-vec
from
stack/metal-tuner
ggml-org/llama.cpp:stack/metal-tuner
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
add device id -> token lookup for the offline tuning tool
forforever73
committed
eb05292
View commit details
Copy full SHA for eb05292
Browse repository at this point
add ggml-metal-tuning skeleton
forforever73
committed
55318e3
View commit details
Copy full SHA for 55318e3
Browse repository at this point
add op-agnostic perf cell + median timing for the tuner
forforever73
committed
cf80ea6
View commit details
Copy full SHA for cf80ea6
Browse repository at this point
add FA-vec graph build + tensor init to the tuner
forforever73
committed
8e7831f
View commit details
Copy full SHA for 8e7831f
Browse repository at this point
tools : add FA-vec (Q,NE) sweep, compression and table emit
forforever73
committed
f44d2ee
View commit details
Copy full SHA for f44d2ee
Browse repository at this point
cool down and re-measure the dirty window on thermal drift
forforever73
committed
35c08cd
View commit details
Copy full SHA for 35c08cd
Browse repository at this point
test-backend-ops : replace the FA vec tune mode with a bounded (Q,NE) slice
forforever73
committed
26edf08
View commit details
Copy full SHA for 26edf08
Browse repository at this point
tools : document the Metal tuner, point the table comment at it
forforever73
committed
ff02468
View commit details
Copy full SHA for ff02468
Browse repository at this point
abort on unknown KV type, single-source fa_vec_legal_ne
forforever73
committed
9be171f
View commit details
Copy full SHA for 9be171f
Browse repository at this point
cleanup
forforever73
committed
8045779
View commit details
Copy full SHA for 8045779
Browse repository at this point
You can’t perform that action at this time.