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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
InftyAI
/
PUMA
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/mlx binding
- #52
#52
Closed
kerthcet
wants to merge 30 commits into
InftyAI:main
InftyAI/PUMA:main
from
kerthcet:feat/mlx-binding
kerthcet/PUMA:feat/mlx-binding
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Closed
Feat/mlx binding
#52
kerthcet
wants to merge 30 commits into
InftyAI:main
InftyAI/PUMA:main
from
kerthcet:feat/mlx-binding
kerthcet/PUMA:feat/mlx-binding
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
Support HF downloading models (#16)
Show description for 0a46be9
kerthcet
committed
0a46be9
View commit details
Copy full SHA for 0a46be9
Browse repository at this point
Support `puma rm <model>` (#17)
Show description for 1515fb1
kerthcet
committed
1515fb1
View commit details
Copy full SHA for 1515fb1
Browse repository at this point
support puma info (#18)
Show description for 247a344
kerthcet
committed
247a344
View commit details
Copy full SHA for 247a344
Browse repository at this point
Reuse the model cache to avoid duplicate download (#19)
Show description for 0dec613
kerthcet
committed
0dec613
View commit details
Copy full SHA for 0dec613
Browse repository at this point
remove available mem (#22)
Show description for 1c60676
kerthcet
committed
1c60676
View commit details
Copy full SHA for 1c60676
Browse repository at this point
add speed at the end (#23)
Show description for d1e8b4d
kerthcet
committed
d1e8b4d
View commit details
Copy full SHA for d1e8b4d
Browse repository at this point
fix: do no register model once cached (#26)
Show description for 1ef69bc
kerthcet
committed
1ef69bc
View commit details
Copy full SHA for 1ef69bc
Browse repository at this point
Support GPU detect (#27)
Show description for 2c05978
kerthcet
committed
2c05978
View commit details
Copy full SHA for 2c05978
Browse repository at this point
update readme.md (#28)
Show description for 6eb1811
kerthcet
committed
6eb1811
View commit details
Copy full SHA for 6eb1811
Browse repository at this point
Support inspect command (#29)
Show description for a9e08d0
kerthcet
committed
a9e08d0
View commit details
Copy full SHA for a9e08d0
Browse repository at this point
feat: add metadata (#30)
Show description for 0c6d29d
kerthcet
committed
0c6d29d
View commit details
Copy full SHA for 0c6d29d
Browse repository at this point
Optimize the commands (#31)
Show description for ff1a0ab
kerthcet
committed
ff1a0ab
View commit details
Copy full SHA for ff1a0ab
Browse repository at this point
Support sqllite to store model information (#32)
Show description for c36adc8
kerthcet
committed
c36adc8
View commit details
Copy full SHA for c36adc8
Browse repository at this point
Support filter in `puma ls` (#33)
Show description for 829258e
kerthcet
committed
829258e
View commit details
Copy full SHA for 829258e
Browse repository at this point
v0.1.1 pre release (#34)
Show description for bb0c581
kerthcet
committed
bb0c581
View commit details
Copy full SHA for bb0c581
Browse repository at this point
update logo (#35)
Show description for 5e778f7
kerthcet
committed
5e778f7
View commit details
Copy full SHA for 5e778f7
Browse repository at this point
release v0.0.2 (#36)
Show description for 3ee482b
kerthcet
committed
3ee482b
View commit details
Copy full SHA for 3ee482b
Browse repository at this point
make sure the model name is always lowcase (#37)
Show description for 5f1286b
kerthcet
committed
5f1286b
View commit details
Copy full SHA for 5f1286b
Browse repository at this point
update logo (#38)
Show description for c98ddab
kerthcet
committed
c98ddab
View commit details
Copy full SHA for c98ddab
Browse repository at this point
change logo (#39)
Show description for 1073f30
kerthcet
committed
1073f30
View commit details
Copy full SHA for 1073f30
Browse repository at this point
change logo (#40)
Show description for 3142752
kerthcet
committed
3142752
View commit details
Copy full SHA for 3142752
Browse repository at this point
Update with new logo (#41)
Show description for 768fd0f
kerthcet
committed
768fd0f
View commit details
Copy full SHA for 768fd0f
Browse repository at this point
update with new logo (#42)
Show description for 2b69e33
kerthcet
committed
2b69e33
View commit details
Copy full SHA for 2b69e33
Browse repository at this point
Support server (#44)
Show description for 4db0270
kerthcet
committed
4db0270
View commit details
Copy full SHA for 4db0270
Browse repository at this point
optimize the modelInfo (#45)
Show description for a5dd473
kerthcet
committed
a5dd473
View commit details
Copy full SHA for a5dd473
Browse repository at this point
remove unused images (#46)
Show description for e359542
kerthcet
committed
e359542
View commit details
Copy full SHA for e359542
Browse repository at this point
release v0.0.3 (#49)
Show description for 1aa8abd
kerthcet
committed
1aa8abd
View commit details
Copy full SHA for 1aa8abd
Browse repository at this point
Add model to serve command (#50)
Show description for 32b0cac
kerthcet
committed
32b0cac
View commit details
Copy full SHA for 32b0cac
Browse repository at this point
update crates.io desc
Show description for e149b02
kerthcet
committed
e149b02
View commit details
Copy full SHA for e149b02
Browse repository at this point
add mlx framework
Show description for f2deea2
kerthcet
committed
f2deea2
View commit details
Copy full SHA for f2deea2
Browse repository at this point
You can’t perform that action at this time.