mlx-examples icon indicating copy to clipboard operation
mlx-examples copied to clipboard

Can we make hf_llm as a Python package?

Open mzbac opened this issue 1 year ago • 2 comments

First of all, thank you for making it available to us. I would love to use it for my project, but currently I have to manually copy the source code and put it in the project. I'm wondering if it's possible to make it a Python package so that people can simply import and use it.

mzbac avatar Jan 03 '24 23:01 mzbac

I'm definitely on board with that. I'm not sure exactly where we would put it (presumably a PyPi dist would be useful?). Will give it some thought.

awni avatar Jan 03 '24 23:01 awni

I 100% second this and am also happy to help with this ofc! A new PyPI package would probably be for the best.

Vaibhavs10 avatar Jan 04 '24 08:01 Vaibhavs10