v0.1.0 #5
kspviswa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
/downloadendpoint to download MLX models directly from HuggingFace Hub. All models will be downloaded from MLX Community in HF Hub./swagger.jsonendpoint to serve OpenAPI Spec of all endpoints available with PyOMlxNote
PyOMlx endpoints are bounded to port 11435. Please make sure that port is not used
Note
PyOMlx binds to all available IPs. CORS support is NOT ADDED.
Now you can simply use any standard OpenAI Client to interact with MLX models by setting
base_urlproperty.Enjoy! 😊
This discussion was created from the release v0.1.0.
All reactions