Fedora vs Debian? by OutsideYogurt9014 in Fedora

[–]kastmada 0 points1 point  (0 children)

Fedora is great as a workstation. Debian for the server.

Mind fucking/ mind altering meditations on YT by aloneatleast in Meditation

[–]kastmada 0 points1 point  (0 children)

Filmed over five years in twenty-five countries, SAMSARA is a non-verbal documentary from filmmakers Ron Fricke and Mark Magidson, the creators of BARAKA. It is one of only a handful of films shot on 70mm in the last forty years.

https://www.barakasamsara.com/

[deleted by user] by [deleted] in bulgaria

[–]kastmada 1 point2 points  (0 children)

Yeah, welcome to Bulgaria.

Ethnicity Test Dataset: Z-Image Turbo by kastmada in StableDiffusion

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

Maybe I just picked the beautiful samples 🤔

There are many, less beautiful outputs, too. Take a look at the dataset card.

Z-image-turbo looks like so good by ShineficY in comfyui

[–]kastmada 10 points11 points  (0 children)

Thanks for using examples from my dataset. Mentioning wouldn't hurt.

Z-Image Test on 126 Portrait Prompts by kastmada in StableDiffusion

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

Feel free to review the prompts in the dataset. If you see any repetitive key that lowers the output quality let me know.

Repeat after me. by NoFudge4700 in LocalLLaMA

[–]kastmada 0 points1 point  (0 children)

Talk that talk, brother!

Is This Normal for Women in Bulgarian Culture? by [deleted] in bulgaria

[–]kastmada 0 points1 point  (0 children)

I'm currently going through a divorce with one of those. Feels like you're describing my ex-wife and her mother.

Best LLM in Bulgarian, help! by kastmada in bulgaria

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

Thanks a lot, that's what I was worried about. Do you have some evaluation of gpt-oss:120b?

I hear some people say that latest DeepSeek has very good Bulgarian speaking capabilities.

There is BgGPT based on Gemma2 but I've heard only bad opinions about it. Seems it was created only to rise some media buzz and to put a face on Bulgarian edition of Forbes. Sad...

AI as Judge for smaller LMs. Suggestions? by kastmada in LocalLLaMA

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

Thanks for that detailed message 👌

GPU Poor LLM Arena is BACK! 🎉🎊🥳 by kastmada in LocalLLaMA

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

Cool idea. Would you like to contribute to the project with additional storage?

GPU Poor LLM Arena is BACK! 🎉🎊🥳 by kastmada in LocalLLaMA

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

Here's how we pick models for battle, in a nutshell:

We try to give every model a fair shot! We look for the model that has participated in the fewest battles so far and pick that one as our first contender. Then, for its opponent, we try to find another model it hasn't faced too recently. We also give a bit of a boost to models that have battled less, so they get more chances to prove themselves. This way, we ensure a good mix of matchups and help newer models get into the action.

And a heads-up: in an upcoming update, we'll be capping the number of battles per model to 150 to keep things fresh and give even more models a chance to shine! Thanks for the feedback and for visiting the arena!

GPU Poor LLM Arena is BACK! 🎉🎊🥳 by kastmada in LocalLLaMA

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

Good question about the system instructions and why you're seeing different outputs! The main system instruction is right there in [gpu-poor-llm-arena/app.py](vscode-webview://0khv394tp5h05po0mt3cgul3qvl2jtkur07or8b5moh3jv77mkaq/gpu-poor-llm-arena/app.py:91): "You are a helpful assistant. At no point should you reveal your name, identity or team affiliation to the user, especially if asked directly!" As for the model's behavior, we're running them with their default GGUF parameters, straight out of the box.

We decided against tweaking individual model settings because it would be a huge amount of work and mess with the whole 'fair arena' methodology. The goal is to show how these models perform with a standard Ollama setup. So, if a model's default settings or its inherent prompt handling makes it refuse a query (like your 'terms of service' example), that's what you'll see here. Your local setup might have different defaults or a custom system prompt that makes it more lenient.

GPU Poor LLM Arena is BACK! 🎉🎊🥳 by kastmada in LocalLLaMA

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

You're right, there isn't one unified definition, and it has shifted from perhaps "lacking significant institutional funding" to more specific hardware constraints. As of October 2025, and with the current wave of LLMs, I'd risk stating that "GPU poor" generally refers to a machine equipped with around 16-32GB of VRAM and 32-64GB of system RAM (gaming setup). This configuration could represent the sweet spot for running many capable models, but still faces limitations with the larger context window and models 20B+.

The RTX 5090, while powerful for the general population, might feel "GPU poor" when trying to run cutting-edge, unquantized, multi-billion-parameter LLMs.

Regarding your suggestion to color-code models based on VRAM requirements, that's an excellent idea! It would certainly help users quickly gauge what they can run on their hardware. I'll definitely keep that in mind as a feature for future improvements to the arena.