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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 7, 2026
formula: bump to 0.3.5.dev1
jundot
committed
31de11f
View commit details
Copy full SHA for 31de11f
Browse repository at this point
fix: sync mlx-lm override commit to match main dep and venvstacks
jundot
committed
ebafe05
View commit details
Copy full SHA for ebafe05
Browse repository at this point
bump version to 0.3.5.dev1
jundot
committed
0103c2b
View commit details
Copy full SHA for 0103c2b
Browse repository at this point
fix: bundle spacy en_core_web_sm for Kokoro TTS in DMG build (#590)
Show description for e5ea858
jundot
committed
e5ea858
View commit details
Copy full SHA for e5ea858
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
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
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
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
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
Browse repository at this point
Merge pull request #624 from Stv-X/settings
Show description for f20747f
jundot
authored
f20747f
View commit details
Copy full SHA for f20747f
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
Browse repository at this point
fix: trigger formula update on release publish instead of tag push
jundot
committed
ec8cb36
View commit details
Copy full SHA for ec8cb36
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
Browse repository at this point
Commits on Apr 6, 2026
style(ui): update `Preferences...` to `Settings…` for macOS consistency
Stv-X
committed
c4c2b3e
View commit details
Copy full SHA for c4c2b3e
Browse repository at this point
fix: adjust navbar theme picker width to prevent clipping
Stv-X
committed
6b50ad8
View commit details
Copy full SHA for 6b50ad8
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
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
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
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
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
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
Browse repository at this point
fix: correct homebrew formula sha256 for v0.3.4 (#589)
jundot
committed
3c0345f
View commit details
Copy full SHA for 3c0345f
Browse repository at this point
formula: bump to v0.3.4
jundot
committed
cbf7db4
View commit details
Copy full SHA for cbf7db4
Browse repository at this point
bump 0.3.4
jundot
committed
8924e61
View commit details
Copy full SHA for 8924e61
Browse repository at this point
test: add full integration test for cache, batching, TurboQuant, VLM
Show description for fbebb4b
jundot
committed
fbebb4b
View commit details
Copy full SHA for fbebb4b
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
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
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
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
Browse repository at this point
fix: vlm sanitize proxy missing audio_tower attribute
jundot
committed
a24ea52
View commit details
Copy full SHA for a24ea52
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
Browse repository at this point
deps: align mlx-lm and mlx-vlm pins between pyproject.toml and venvstacks.toml
jundot
committed
315b7ca
View commit details
Copy full SHA for 315b7ca
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
Browse repository at this point
fix(chat): add horizontal margin to thinking container
jundot
committed
9216eda
View commit details
Copy full SHA for 9216eda
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.