spottedmarley 2 minutes ago

Boy do I love waking up to find a new awesome toy from the Qwen team waiting for me to play with! Pulling it now

mdp2021 3 minutes ago

How do you use this model locally, similarly to using `llama-server -m <model>`?

d2kx 8 minutes ago

God I love the Qwen team. Easily the most diverse set of models from all the Chinese labs. Only Gemini/DeepMind comes close.

fishfasell 17 minutes ago

The capabilities of local LLM text-to-image is honestly pretty damn impressive. IMO, I think local image generation is currently ahead of local code generation. I can get an image in seconds locally with the quality being way higher than what I'd expect from a local model. However with coding it's much slower and much less impressive. I'm sure there's a reason for this and I'm not an AI expert so I'll let the smarter folks tell me why, but that's just been my observation thus far.

  • victorbjorklund 15 minutes ago

    I mean I’m sure it’s the reverse for an artist. They would be less impressed with the image and more impressed with the code quality

TomGarden 9 minutes ago

Very impressive, and kind of worrying a 7B model can have such capabilities. The implications are huge. And Qwen does no watermarking (yet) yeah?

Hard_Space 10 minutes ago

Interesting in the example of assembling the Cheers team how the otherwise great result genericizes Shelley Long.

hn45e7pbij 16 minutes ago

Image gen you eyeball one frame and stop, code needs hundreds of tokens all correct in sequence, one bad line and the whole thing fails.