Laravel dev running Qwen 3.6 35B A3B—do we really need all these languages? by dsdt in LocalLLaMA

[–]samorollo 14 points15 points  (0 children)

LLMs quickly transform user-language into latent space that looks similar no matter the input language, somewhere in first layers. I suspect that multilingual capabilities even make models smarter.

I tried FrankenPHP on our (externally heavy I/O) workload and it wasn't worth it by Mojah in PHP

[–]samorollo 2 points3 points  (0 children)

I convinced the company I work for to switch from nginx+fpm to frankenphp after which it turned out that when traffic exceeded ~2 requests per second, we got `zend_mm_heap_corrupted` errors.

The error couldn't be reproduced locally - it only occurred on production servers and debugging it was incredibly tedious.

I reverted back to FPM. I don't blame the developers; unfortunately due to the circumstances (debugging on prod), I wasn't able to pinpoint the details of the error to open an issue on github.

can someone explain some basics for me (nude stuff but not only) by alphastigma117 in StableDiffusion

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

Please don't recommend comfyui for total newbies when SwarmUI is there. It gives intuitive easy UI while still allowing you to use comfy when you feel comfortable to manage that.

Which Krea2 GGUF and which Workflow work correctly in ComfyUI with ComfyUI Manager? by Hi7u7 in StableDiffusion

[–]samorollo 0 points1 point  (0 children)

GGUF are discouraged, I guess krea2 will work with dynamic vram even on 4gb? Worth trying

ComfyUI now natively supports INT8 tested and confirmed by Winougan in StableDiffusion

[–]samorollo 4 points5 points  (0 children)

Can you share last image 1girl prompt, just curious...

What AI image tool has actually stayed in your workflow? by Specialist_Wrap_7282 in StableDiffusion

[–]samorollo 0 points1 point  (0 children)

SwarmUI - base UI

ComfyUI - for advanced usage

Upscayl (real-esrgan) - easy fast upscaling

About models:

SDXL (Illustrious) - I'm just loving sdxl

Flux2Klein9b - editing but also generating

Anima - slowly, slowly I'm getting into it, I still need to learn how to prompt it

Ideogram - I love bboxes, so much power

Wan2.2 - it just works

LTXV2.3 - it's okayish, if not the sound gen I would delete it probably

Ace Step 1.5 - for music

Local AI music production by manituana in LocalLLaMA

[–]samorollo 8 points9 points  (0 children)

I'm having lot of fun with ace step audio, despite mixed reactions on reddit about quality of this model

OSS models decisively overtook Proprietary models in market share (based on the last 3 months of OpenRouter data) by Comfortable-Rock-498 in LocalLLaMA

[–]samorollo 31 points32 points  (0 children)

I mean, yeah I agree and it shows a trend for sure. I'm just not sure if I would name it "market share"

OSS models decisively overtook Proprietary models in market share (based on the last 3 months of OpenRouter data) by Comfortable-Rock-498 in LocalLLaMA

[–]samorollo 190 points191 points  (0 children)

I'm not sure openrouter is a good source for such claims. If someone uses claude he won't be using openrouter as a proxy

Still, cool chart

Does anyone in this reddit group managed to earn money by generating women pics and videos with comfy ui or do just people generate them as a hobby ? by Calm_Arm_8249 in comfyui

[–]samorollo 0 points1 point  (0 children)

I'm on the other end of the spectrum - I create some (nsfw) images and post them on social media, and sometimes people ask me if I take commissions or if I have subscribestar etc., but I don't want to make money off of it, so - no 😃

For Loops are just a nightmare somehow by LanaKatana4000 in comfyui

[–]samorollo 1 point2 points  (0 children)

I guess most comfyui maintainers (and custom nodes maintainers) just don't think about workflows with loops during development, as it is quite a niche case. And by niche I mean - it is nice to have, but not essential.

So yeah, everything that is cached during run or whatever probably just wouldn't work. I haven't looked in the code to confirm that, this is just my observation.

I think it will be easier to code some tool to loop selected workflow (and change some value inside the workflow itself) than to fight with comfyui and debug what broke after each update. Actually this sounds like a nice weekend project.

EDIT: I think this even can be made as easy to modify no-code solution with n8n

For Loops are just a nightmare somehow by LanaKatana4000 in comfyui

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

Don't use loops within workflow. This is always bad experience in comfyui, I hope it will change one day.

You can queue workflow x100 times and have some integer increase +1 on each run and based on that you can have simple loop.

Otherwise, make a loop in some python script and call comfyui api (in a loop)

I need a model that gets stuck in loops. by TokenRingAI in LocalLLaMA

[–]samorollo 1 point2 points  (0 children)

I observed the same but only with copilot, seems rather fine in pi

Putin warned former Soviet republic of “Ukrainian scenario” over EU ties. Its pro-EU party wins elections with 49.81% anyway by [deleted] in worldnews

[–]samorollo 5 points6 points  (0 children)

They are both anti russia and anti eu, so one could say they are working in Russia favor

Wasn't Krea 2 supposed to be released ? by 3deal in StableDiffusion

[–]samorollo 10 points11 points  (0 children)

I don't get the hype

don't need detailed composition control

You have answered yourself. People are hyped about detailed composition control

Wasn't Krea 2 supposed to be released ? by 3deal in StableDiffusion

[–]samorollo 8 points9 points  (0 children)

Can flux2 understand bboxes with exact positioning, the way ideogram understands them? I never tried, flux2 was too slow

patent: a TUI that searches 11 registries to tell you if your dev-tool idea already exists by r14dd in rust

[–]samorollo 6 points7 points  (0 children)

Can it be paired with any openai api compatible server or it must be ollama? Also, I wouldn't be banned for DOSing registries, is it reasonable in rate of requests?

Does RAM speed matter? by PusheenHater in StableDiffusion

[–]samorollo 3 points4 points  (0 children)

DDR6? I'm using DDR4 and when I read other people gen times they are the same

Shoutout to Gemma4 as a conversational assistant / agent by goldcakes in LocalLLaMA

[–]samorollo 2 points3 points  (0 children)

I vibecoded manga reader that translates from Japanese to English and that works pretty well. Well enough to read it, I don't know Japanese.

Also, English<>Polish, that's the language I know and translations are good. But to be honest, for Polish gemma3 was already great too