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 }}
jfbloom22
/
omlx
Public
forked from
jundot/omlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
omlx
omlx
on
main
User selector
All users
All time
Commit history
Commits on Apr 7, 2026
bump version to 0.3.5.dev1
jundot
committed
0103c2b
View commit details
Copy full SHA for 0103c2b
View code at this point
Browse repository at this point
feat: add seed parameter for reproducible generation (#640)
Show description for d745c31
jundot
committed
d745c31
View commit details
Copy full SHA for d745c31
View code at this point
Browse repository at this point
fix: skip quantizing modules without to_quantized() in oQ streaming (#625)
Show description for 9905b8b
jundot
committed
9905b8b
View commit details
Copy full SHA for 9905b8b
View code at this point
Browse repository at this point
fix: use activeTheme for navbar theme picker styling in auto mode
jundot
committed
dfd9c00
View commit details
Copy full SHA for dfd9c00
View code at this point
Browse repository at this point
fix: add missing TTS/STT/STS deps to audio extra (#590)
Show description for f41c8d7
jundot
committed
f41c8d7
View commit details
Copy full SHA for f41c8d7
View code at this point
Browse repository at this point
Merge pull request #621 from Stv-X/auto-color-scheme
Show description for 4e63ae2
jundot
authored
4e63ae2
View commit details
Copy full SHA for 4e63ae2
View code at this point
Browse repository at this point
fix: unwrap tuple layer outputs in oQ sensitivity measurement (#627)
Show description for 6973ced
jundot
committed
6973ced
View commit details
Copy full SHA for 6973ced
View code at this point
Browse repository at this point
bump mlx-lm/mlx-vlm and enable Gemma 4 native tool calling
Show description for 82654b9
jundot
committed
82654b9
View commit details
Copy full SHA for 82654b9
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
fix: adjust navbar theme picker width to prevent clipping
Stv-X
committed
6b50ad8
View commit details
Copy full SHA for 6b50ad8
View code at this point
Browse repository at this point
feat: add auto theme mode and system appearance sync
Stv-X
committed
6a4e404
View commit details
Copy full SHA for 6a4e404
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
fix: TurboQuant SSD cache reconstruction crash (#577)
Show description for 898b98f
jundot
committed
898b98f
View commit details
Copy full SHA for 898b98f
View code at this point
Browse repository at this point
fix: dark mode heading visibility and mobile UX in chat page (#586)
jundot
committed
e8151f9
View commit details
Copy full SHA for e8151f9
View code at this point
Browse repository at this point
feat: skip admin auth when skip_api_key_verification is enabled on localhost (#587)
jundot
committed
d3dd8c5
View commit details
Copy full SHA for d3dd8c5
View code at this point
Browse repository at this point
feat: add 6-bit and 8-bit turboquant options (#594)
jundot
committed
7acdd58
View commit details
Copy full SHA for 7acdd58
View code at this point
Browse repository at this point
refactor: unify max_num_seqs and completion_batch_size into max_concurrent_requests
Show description for d0d317c
jundot
committed
d0d317c
View commit details
Copy full SHA for d0d317c
View code at this point
Browse repository at this point
bump 0.3.4
jundot
committed
8924e61
View commit details
Copy full SHA for 8924e61
View code at this point
Browse repository at this point
fix: VLM decode model memory duplication (#582)
Show description for 47df15a
jundot
committed
47df15a
View commit details
Copy full SHA for 47df15a
View code at this point
Browse repository at this point
fix: apply gemma4 message extractor in anthropic handler
Show description for d8a51bb
jundot
committed
d8a51bb
View commit details
Copy full SHA for d8a51bb
View code at this point
Browse repository at this point
fix: pad undersized RotatingKVCache on SSD restore to prevent merge crash
Show description for f3f9695
jundot
committed
f3f9695
View commit details
Copy full SHA for f3f9695
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
bump 0.3.3
jundot
committed
9181b4a
View commit details
Copy full SHA for 9181b4a
View code at this point
Browse repository at this point
fix: vlm sanitize proxy missing audio_tower attribute
jundot
committed
a24ea52
View commit details
Copy full SHA for a24ea52
View code at this point
Browse repository at this point
fix: preserve image_url parts in gemma4 message extractor
Show description for 9ee9a03
jundot
committed
9ee9a03
View commit details
Copy full SHA for 9ee9a03
View code at this point
Browse repository at this point
fix: inherit prefill_attention from TurboQuantKVCache instead of forcing dequantize fallback
jundot
committed
e9846cc
View commit details
Copy full SHA for e9846cc
View code at this point
Browse repository at this point
fix(chat): add horizontal margin to thinking container
jundot
committed
9216eda
View commit details
Copy full SHA for 9216eda
View code at this point
Browse repository at this point
fix(chat): hide _ui:false messages and remove stray </think> on abort
Show description for b5f06a4
jundot
committed
b5f06a4
View commit details
Copy full SHA for b5f06a4
View code at this point
Browse repository at this point
Merge pull request #509 from rayone/feat/chat-mcp-tools
Show description for 9b6ce99
jundot
authored
9b6ce99
View commit details
Copy full SHA for 9b6ce99
View code at this point
Browse repository at this point
fix: handle null num_experts in oQ for Gemma 4 dense models (#554)
Show description for f33275e
jundot
committed
f33275e
View commit details
Copy full SHA for f33275e
View code at this point
Browse repository at this point
fix: handle bfloat16 audio in TTS wav conversion (#551)
Show description for 1464be6
jundot
committed
1464be6
View commit details
Copy full SHA for 1464be6
View code at this point
Browse repository at this point
fix: VLM batched decode degeneration via mlx-lm decode model
Show description for e301d66
jundot
committed
e301d66
View commit details
Copy full SHA for e301d66
View code at this point
Browse repository at this point
Merge pull request #565 from TipKnuckle/feat/gemma4-reasoning-parser-clean
Show description for 6d84ed6
jundot
authored
6d84ed6
View commit details
Copy full SHA for 6d84ed6
View code at this point
Browse repository at this point
oq: improve bit allocation policy for better quantization quality
jundot
committed
7d790de
View commit details
Copy full SHA for 7d790de
View code at this point
Browse repository at this point
refactor: rewrite BatchTurboQuantKVCache as TurboQuantKVCache subclass
Show description for 89624d9
jundot
committed
89624d9
View commit details
Copy full SHA for 89624d9
View code at this point
Browse repository at this point
add vision feature cache for multi-turn image reuse
Show description for 2d1a6cd
jundot
committed
2d1a6cd
View commit details
Copy full SHA for 2d1a6cd
View code at this point
Browse repository at this point
fix grammar constrained generation for new BatchGenerator pipelining
Show description for 638bebd
jundot
committed
638bebd
View commit details
Copy full SHA for 638bebd
View code at this point
Browse repository at this point
upgrade mlx-lm to 4469ad4 (BatchGenerator refactor + gemma4)
Show description for 2dc7cc8
jundot
committed
2dc7cc8
View commit details
Copy full SHA for 2dc7cc8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.