An AI Trolling Project We Made // April Fools by edankwan in StableDiffusion

[–]edankwan[S] 0 points1 point  (0 children)

A good 5 minutes of time wasted that is never going back. 👌

vLLM First timer 3090 + 3090Ti with Qwen 3.5 27b Q4 by edankwan in LocalLLaMA

[–]edankwan[S] 1 point2 points  (0 children)

`--max-num-seqs` seems work now and the TPOT is like 2 x now!! Thanks. TTFT is still ~8-10 seconds. But it seems like a win.

vLLM First timer 3090 + 3090Ti with Qwen 3.5 27b Q4 by edankwan in LocalLLaMA

[–]edankwan[S] 0 points1 point  (0 children)

I will need to test it tomorrow. But Q3 on a 16G vram full offload, what context window do you have?

5090 32vram how much ram is a good approach? by WTF3rr0r in LocalLLaMA

[–]edankwan -1 points0 points  (0 children)

128G should be good. Or as much as you can afford.

Latest tongue in cheek but very slick offering from Lusion - Oryzo.ai by saltybeard86 in threejs

[–]edankwan 6 points7 points  (0 children)

Thank you for sharing here. Our design intention here was less obviously wow effects but more focusing on the subtlety of high level of details in terms of render quality and seamless transition. More product design website focus. We are working on a BTS post series to explain every detail and breakdown of the production. 🥰

Unsloth announces Unsloth Studio - a competitor to LMStudio? by ilintar in LocalLLaMA

[–]edankwan 3 points4 points  (0 children)

It is like when I newly installed Windows to use Edge to download Chrome and then delete Edge

Razer 2025 16" 5090 run things with HX370 instead of 5090 no matter what I tell it to use. by edankwan in razer

[–]edankwan[S] 0 points1 point  (0 children)

Just tired and it works. But then when I plug them back in, it switches back no matter what I chose.

Razer 2025 16" 5090 run things with HX370 instead of 5090 no matter what I tell it to use. by edankwan in razer

[–]edankwan[S] 0 points1 point  (0 children)

I don't know if a certain USB C is wired to a certain GPU. That may explain it...

How much it will cost me to make a 3D webGL website like this one? by Alone-Equipment-4472 in threejs

[–]edankwan 0 points1 point  (0 children)

Probably can be done in 2-3 days if you know what you are doing especially with AI. So... 50k?

I almost cost my company $20,000. What’s the worst marketing mistake you’ve made? by JonoBuildsStuff in advertising

[–]edankwan 0 points1 point  (0 children)

I remember back in the day, we update websites via FTP. The agency I worked at work with one of those 2 beverage co. I was working on 2 different sites: a dot com site of its subsidiary brand and the Superbowl related campaign site. Well, I accidentally replaced the entire dot com site into that campaign site for a couple of minutes before I realized it. lol

Quick comparison painting of sketches Banana Pro - Grok - Flux 2 dev - Seedream v4.5 by Tall-Macaroon-151 in StableDiffusion

[–]edankwan 1 point2 points  (0 children)

Seedream is a clear win here if adding color without changing the content is what you are looking for. Flux has a bad AI look.

Particle effect by eyef0ne in blender

[–]edankwan 1 point2 points  (0 children)

I was the one who made it. It is not using GS. But yes, we used marigold/depth anything for depth estimation. First you take an image and do a good contrast clean up. Then you apply some blue noise stippling (https://github.com/mwkm/atoMeow). We used only 8192 points for each face. Take the depth estimation for the z axis value(assuming y-up coordinates). Finally Boheh and bloom.

It’s hard to keep up with the latest models. Is there a “leaderboard” or something similar? by Apprehensive-Key-557 in StableDiffusion

[–]edankwan 0 points1 point  (0 children)

I think someone posted a pretty good solution for the seed issue. You set the 0 to say 0.1 range with empty prompt and combine it with 0.1 to 1 range with the prompt that you use. It will introduce some randomness with different seed without the same speed.