logoalt Hacker News

bityardyesterday at 10:02 PM1 replyview on HN

I recommend installing uv first, then you can install any Python code you want inside a virtual environment to keep it isolated from the rest of the system.


Replies

danielhanchenyesterday at 10:11 PM

Yep uv pip install unsloth works as well - we probably should have just made that the default - in fact Unsloth makes its own venv using UV if you have it dynamically

show 1 reply