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 }}
ml-explore
/
mlx-examples
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
9k
Code
Issues
143
Pull requests
38
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 6, 2026
Add wan 2.1 model (#1409)
belkakari
authored
796f5b5
View commit details
Copy full SHA for 796f5b5
Browse repository at this point
Commits on Dec 15, 2025
Use model.safetensors with Whisper (#1399)
DePasqualeOrg
authored
e52c128
View commit details
Copy full SHA for e52c128
Browse repository at this point
Commits on Nov 20, 2025
switch to github actions (#1394)
awni
authored
7ddca42
View commit details
Copy full SHA for 7ddca42
Browse repository at this point
Commits on Oct 7, 2025
Update whisper command line help mentioning --word-timestamps (#1390)
acsr
authored
21a4d4c
View commit details
Copy full SHA for 21a4d4c
Browse repository at this point
Commits on Sep 3, 2025
whisper nits (#1388)
awni
authored
8e4391c
View commit details
Copy full SHA for 8e4391c
Browse repository at this point
Commits on Aug 29, 2025
version (#1387)
awni
authored
c1af8c4
View commit details
Copy full SHA for c1af8c4
Browse repository at this point
switch quantized and non-quantized to be correct (#1385)
awni
authored
f143957
View commit details
Copy full SHA for f143957
Browse repository at this point
fix temperature based sampling (#1386)
awni
authored
cfc5d25
View commit details
Copy full SHA for cfc5d25
Browse repository at this point
Commits on Jun 10, 2025
adding wwdc25 samples (#1370)
shashankprasanna
authored
4b2a0df
View commit details
Copy full SHA for 4b2a0df
Browse repository at this point
Commits on May 1, 2025
Update lora README.md (#1365)
Show description for 977cd30
dkeithdj
authored
977cd30
View commit details
Copy full SHA for 977cd30
Browse repository at this point
Commits on Apr 23, 2025
Made llama and mistral files mypy compatible (#1359)
Show description for 4c9f9f9
ParamThakkar123
and
awni
authored
4c9f9f9
View commit details
Copy full SHA for 4c9f9f9
Browse repository at this point
Commits on Mar 25, 2025
Distributed FLUX (#1325)
angeloskath
authored
c52cc74
View commit details
Copy full SHA for c52cc74
Browse repository at this point
Commits on Mar 19, 2025
remove mlx lm (#1353)
awni
authored
c243370
View commit details
Copy full SHA for c243370
Browse repository at this point
Commits on Mar 17, 2025
LoRa/README.md should be --hf-path instead of --hf-repo (#1350)
Show description for 7ca05d2
tdu-naifen
and
du tingzhen
authored
7ca05d2
View commit details
Copy full SHA for 7ca05d2
Browse repository at this point
Commits on Mar 16, 2025
mlx-lm move notice (#1346)
Show description for d9e1d9c
awni
authored
d9e1d9c
View commit details
Copy full SHA for d9e1d9c
Browse repository at this point
Commits on Mar 13, 2025
Add support for Gemma3 (#1336)
Show description for 2fce02a
Blaizzy
and
awni
authored
2fce02a
View commit details
Copy full SHA for 2fce02a
Browse repository at this point
Make sure to use UTF-8 when loading tokenizer.json (#1340)
mirkonasato
authored
3e5baf5
View commit details
Copy full SHA for 3e5baf5
Browse repository at this point
Commits on Mar 11, 2025
`make_sampler` creates sampler chain with all sampling parameters (#1330)
Show description for 4c3df00
neilmehta24
authored
4c3df00
View commit details
Copy full SHA for 4c3df00
Browse repository at this point
Commits on Mar 7, 2025
fix mixed quant option (#1326)
awni
authored
d2e02b3
View commit details
Copy full SHA for d2e02b3
Browse repository at this point
Commits on Mar 6, 2025
remove lm head if unused (#1324)
awni
authored
595f5da
View commit details
Copy full SHA for 595f5da
Browse repository at this point
Change DEFAULT_SEED to None for stochastic generation by default (#1323)
Show description for 877d2a3
cavit99
and
awni
authored
877d2a3
View commit details
Copy full SHA for 877d2a3
Browse repository at this point
Commits on Mar 5, 2025
fix flaky test (#1322)
awni
authored
32d1003
View commit details
Copy full SHA for 32d1003
Browse repository at this point
Adding multiple optimizers to mlx lm (#1315)
Show description for e150621
Goekdeniz-Guelmez
authored
e150621
View commit details
Copy full SHA for e150621
Browse repository at this point
adding OLMoE architecture (#1321)
Show description for 56d2db2
Goekdeniz-Guelmez
authored
56d2db2
View commit details
Copy full SHA for 56d2db2
Browse repository at this point
Distributed support cifar (#1301)
angeloskath
authored
e7267d3
View commit details
Copy full SHA for e7267d3
Browse repository at this point
Commits on Mar 4, 2025
Tool use example (#1316)
Show description for f621218
awni
authored
f621218
View commit details
Copy full SHA for f621218
Browse repository at this point
use a bool mask for attention (#1319)
awni
authored
65aa2ec
View commit details
Copy full SHA for 65aa2ec
Browse repository at this point
Commits on Mar 3, 2025
chore(lora): Add real-time log buffering fix for nohup execution (#1311)
Show description for 1bc3476
PierreLouisLetoquart
and
Pierre-Louis Létoquart
authored
1bc3476
View commit details
Copy full SHA for 1bc3476
Browse repository at this point
Fix plamo2 model to use rms_norm (#1308)
Show description for 269faa5
mitmul
authored
269faa5
View commit details
Copy full SHA for 269faa5
Browse repository at this point
Commits on Feb 28, 2025
support kimi + more options in chat mode (#1312)
awni
authored
845cd8c
View commit details
Copy full SHA for 845cd8c
Browse repository at this point
Allow mask prompt in config (#1314)
awni
authored
b2108a0
View commit details
Copy full SHA for b2108a0
Browse repository at this point
Commits on Feb 27, 2025
Generate: Support Prefill Response (#1299)
Show description for eb73549
madroidmaq
and
awni
authored
eb73549
View commit details
Copy full SHA for eb73549
Browse repository at this point
Fixes for phi4 mini (#1305)
awni
authored
00a7379
View commit details
Copy full SHA for 00a7379
Browse repository at this point
Commits on Feb 26, 2025
Use max tokens from options in mlx_lm evaluate (#1302)
awni
authored
0f240a4
View commit details
Copy full SHA for 0f240a4
Browse repository at this point
fix manage for new transformers (#1304)
awni
authored
56e60ad
View commit details
Copy full SHA for 56e60ad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.