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
Type
/
to 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
.
ml-explore
/
mlx
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
27.9k
Code
Issues
110
Pull requests
73
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Use lower-right causal mask alignment consistently
- #2967
#2967
Merged
awni
merged 10 commits into
ml-explore:main
ml-explore/mlx:main
from
Anri-Lombard:fix/sdpa-causal-mask-offset
Anri-Lombard/mlx:fix/sdpa-causal-mask-offset
Copy head branch name to clipboard
Jan 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Use lower-right causal mask alignment consistently
#2967
awni
merged 10 commits into
ml-explore:main
ml-explore/mlx:main
from
Anri-Lombard:fix/sdpa-causal-mask-offset
Anri-Lombard/mlx:fix/sdpa-causal-mask-offset
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
Document causal mask alignment in scaled_dot_product_attention
Show description for c55b3f5
Anri-Lombard
committed
c55b3f5
View commit details
Copy full SHA for c55b3f5
Browse repository at this point
Commits on Jan 19, 2026
Fix causal mask documentation to describe conditional alignment behavior
Show description for f434231
Anri-Lombard
committed
f434231
View commit details
Copy full SHA for f434231
Browse repository at this point
Commits on Jan 23, 2026
Use bottom-right causal mask alignment consistently
Show description for ec68023
Anri-Lombard
committed
ec68023
View commit details
Copy full SHA for ec68023
Browse repository at this point
Support qL > kL with causal mask using lower-right alignment
Show description for 431ccbf
Anri-Lombard
committed
431ccbf
View commit details
Copy full SHA for 431ccbf
Browse repository at this point
Update docstring to reflect consistent lower-right causal alignment
Anri-Lombard
committed
4bc3b75
View commit details
Copy full SHA for 4bc3b75
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix/sdpa-causal-mask-offset
Anri-Lombard
committed
fc834bf
View commit details
Copy full SHA for fc834bf
Browse repository at this point
Remove zero-row handling for qL > kL causal case
Show description for 07ba3f5
Anri-Lombard
committed
07ba3f5
View commit details
Copy full SHA for 07ba3f5
Browse repository at this point
Commits on Jan 26, 2026
Update mlx/fast.cpp
Show description for 1776be7
Anri-Lombard
and
awni
authored
1776be7
View commit details
Copy full SHA for 1776be7
Browse repository at this point
Commits on Jan 27, 2026
Revert fast path for qL > kL causal case
Show description for 49f19fc
Anri-Lombard
committed
49f19fc
View commit details
Copy full SHA for 49f19fc
Browse repository at this point
Commits on Jan 28, 2026
Fix test slicing for transpose=True case
Show description for 132121f
Anri-Lombard
committed
132121f
View commit details
Copy full SHA for 132121f
Browse repository at this point
You can’t perform that action at this time.