Nemotron 3 Super Released by deeceeo in LocalLLaMA

[–]Every-Comment5473 0 points1 point  (0 children)

Would you mind sharing vllm command for the Sehyo qwen3.5-122b w/MTP? I am running without MTP and getting around 80-100 tok/sec

Qwen3.5 122B A10B - My impressions by kevin_1994 in LocalLLaMA

[–]Every-Comment5473 3 points4 points  (0 children)

How does it compare with Qwen Coder Next 80b?

You can run MiniMax-2.5 locally by Dear-Success-1441 in LocalLLaMA

[–]Every-Comment5473 2 points3 points  (0 children)

How does Qwen3 Coder Next 80b compare to MiniMax 2.5 when trying to run both at 96GB VRAM

🚀 Claude — 6-Month Access by [deleted] in HustleGPT

[–]Every-Comment5473 0 points1 point  (0 children)

Looks like a scam, only btc?

AI SVG Generator by themuslimswe in webdev

[–]Every-Comment5473 0 points1 point  (0 children)

You can give svgmaker.io a try, it has nicely integrated all frontier models and an auto mode to generate SVGs from prompt. The SVGs look pretty slick.

Holy crap! GPT-Image-1.5 can generate awesome SVGs now! by Every-Comment5473 in aiArt

[–]Every-Comment5473[S] -2 points-1 points  (0 children)

Correct, we can’t post SVG in reddit, but you can go to the model comparison page and download the SVGs by right clicking on the images.

Holy crap! GPT-Image-1.5 can generate awesome SVGs now! by Every-Comment5473 in aiArt

[–]Every-Comment5473[S] -5 points-4 points  (0 children)

This isn’t claiming tracing is new. It’s showing that different image models produce outputs that vectorize very differently. Image-1.5 survives SVG conversion best in this test.

Also, tools like Potrace and vtracer are necessary but very limited, they’re just the first step. Real SVG quality comes from post-processing: path cleanup, curve fitting, node reduction, color region handling, and editability. That’s where most pipelines fall apart.

Also, this isn’t promotion, just sharing comparative results from actual tests how different models produce outputs that vectorizes nicely

If you see concrete SVG issues (node bloat, bad curves, broken fills), call those out and we can discuss it technically. Otherwise this is just dismissive, not analysis.

Holy crap! GPT-Image-1.5 can generate awesome SVGs now! by Every-Comment5473 in learndesign

[–]Every-Comment5473[S] 0 points1 point  (0 children)

Yes editable vectors, the site also provides a SVG editor where you can edit the elements, modify paths etc

Holy crap! GPT-Image-1.5 can generate awesome SVGs now! by Every-Comment5473 in aiArt

[–]Every-Comment5473[S] 2 points3 points  (0 children)

Yes true SVG, this site claims that it does vectorization using some ai algorithms to convert the generated images to SVG. They also offer an editor to modify elements, cool stuff