←back to thread

652 points toebee | 3 comments | | HN request time: 0.456s | source
1. 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 #
2. flakiness ◴[] No.43754354[source]
Seek back a few tens of bytes which states "Play with a larger version of Dia"
3. 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 :)