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
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.2k
Star
126k
Code
Issues
824
Pull requests
1.4k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
New GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4 lightning indexer
- #24231
#24231
Merged
fairydreaming
merged 16 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
fairydreaming:deepseek-lid
fairydreaming/llama.cpp:deepseek-lid
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
New GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4 lightning indexer
#24231
fairydreaming
merged 16 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
fairydreaming:deepseek-lid
fairydreaming/llama.cpp:deepseek-lid
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
ggml : add GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4 lightning indexer
sszymczy
committed
57a667e
View commit details
Copy full SHA for 57a667e
Browse repository at this point
Commits on Jun 29, 2026
Merge remote-tracking branch 'upstream/master' into deepseek-lid
sszymczy
committed
218d396
View commit details
Copy full SHA for 218d396
Browse repository at this point
Commits on Jul 8, 2026
Merge remote-tracking branch 'upstream/master' into deepseek-lid
sszymczy
committed
6817f94
View commit details
Copy full SHA for 6817f94
Browse repository at this point
ggml : remove scale parameters from lightning indexer OP, add f16 mask parameter
sszymczy
committed
cf0167f
View commit details
Copy full SHA for cf0167f
Browse repository at this point
tests : add GGML_OP_LIGHTNING_INDEXER tests
sszymczy
committed
bb2e155
View commit details
Copy full SHA for bb2e155
Browse repository at this point
ggml : bump RPC version
sszymczy
committed
c7a2977
View commit details
Copy full SHA for c7a2977
Browse repository at this point
chore : check if lightning indexer input tensors are not transposed
sszymczy
committed
115b777
View commit details
Copy full SHA for 115b777
Browse repository at this point
tests : count flops instead of bandwidth in lightning indexer test
sszymczy
committed
4da159d
View commit details
Copy full SHA for 4da159d
Browse repository at this point
chore : add missing const
sszymczy
committed
755d9ca
View commit details
Copy full SHA for 755d9ca
Browse repository at this point
Commits on Jul 9, 2026
chore : whitespace
sszymczy
committed
7f59826
View commit details
Copy full SHA for 7f59826
Browse repository at this point
ggml : renamed variables in CPU lightning indexer implementation
sszymczy
committed
86ab142
View commit details
Copy full SHA for 86ab142
Browse repository at this point
ggml : fix lightning indexer mask broadcasting
sszymczy
committed
adfba4d
View commit details
Copy full SHA for adfba4d
Browse repository at this point
tests : tests for lightning indexer mask broadcasting
sszymczy
committed
84dd68c
View commit details
Copy full SHA for 84dd68c
Browse repository at this point
chore : whitespace
sszymczy
committed
1231377
View commit details
Copy full SHA for 1231377
Browse repository at this point
Commits on Jul 10, 2026
Merge remote-tracking branch 'upstream/master' into deepseek-lid
sszymczy
committed
534e3a5
View commit details
Copy full SHA for 534e3a5
Browse repository at this point
llama : use GGML_OP_LIGHTNING_INDEXER in DeepSeek V3.2 and DeepSeek V4 models
sszymczy
committed
428831b
View commit details
Copy full SHA for 428831b
Browse repository at this point
You can’t perform that action at this time.