←back to thread

652 points toebee | 1 comments | | HN request time: 0.219s | source
Show context
IshKebab ◴[] No.43754347[source]
Why does it say "join waitlist" if it's already available?

Also, you don't need to explicitly create and activate a venv if you're using uv - it deals with that nonsense itself. Just `uv sync`.

replies(2): >>43754354 #>>43754404 #
1. toebee ◴[] No.43754404[source]
We're envisioning a platform with a social aspect, so that is the biggest difference. Also, bigger models!

We are aware of the fact that you do not need to create a venv when using pre-existing uv. Just added it for people spinning up new GPUs on cloud. But I'll update the README to make that a bit clearer. Thanks for the feedback :)