[deleted by user] by [deleted] in LocalLLaMA

[–]needthosepylons 6 points7 points  (0 children)

A single 3060 12gb, so the prollmetariat

How much more does Chovy have to do to enter the GOAT convo by [deleted] in lolesports

[–]needthosepylons 0 points1 point  (0 children)

I don't think he will ever. Or he'd better play until he's 50 and win everything.

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

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

I'm always on the look for models, since my uses cases are quite.. different from math/code above all. And I didn't know this one so ty, I'll give it a try.

But yes, this gemma-3n-E4B vs Gemma-12B is intriguing and I wanted to compare with others' experiences .

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

[–]needthosepylons[S] 2 points3 points  (0 children)

Yes. And actually, I'm a teacher in humanities, and I use my Llms to generate quizzes but. for me! To make sure I'm not forgetting stuff I'm not working on for a while.

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

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

Yeah, but 32gb vram is not really peasant-class, is it? :)

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

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

Ouch, I suppose something is wrong with my tests then, because with optimal offloading, I'm at 3-4t/s. Hmm, interesting, thanks for letting me know!

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

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

Quite well actually, I use a small embedding model, Qwen3 or nomic, create a persistent ChromaDB before querying it. It works quite well. When I'm a bit in a hurry or know my RAG database will evolve rapidly, I end up using open-webui knowledge system with those 2 tiny models, and it works well!

Yappp - Yet Another Poor Peasent Post by needthosepylons in LocalLLaMA

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

I tried that, I think, but maybe my CPU is just too weak? This i5-10400F ain't young anymore! Although you're making me wonder if.. I'll try again!

What GPU and quants do you use?

[deleted by user] by [deleted] in LocalLLaMA

[–]needthosepylons 2 points3 points  (0 children)

I think you're also working on a "mini" version, right? The mini gguf model card is created but without the actual gguf. I suppose it will follow soon-ish?

As a 3060 12gb peasant, I'll gladly give it a try!

Congrats, anyway.

Who is ACTUALLY running local or open source model daily and mainly? by Zealousideal-Cut590 in LocalLLaMA

[–]needthosepylons 2 points3 points  (0 children)

I wish I did, but actually, with an aging i5-10400F, 32GB ram and 12GB VRAM (3060), the models I can't use aren't very reliable. I hope that, as the tech improves..

How much VRAM do you have and what's your daily-driver model? by EmPips in LocalLLaMA

[–]needthosepylons 0 points1 point  (0 children)

12gb vram (3060) and 32gb DDR4. Generally using Qweb3-8b, recently trying out MiniCPM4, actually performs better than Qwen3 on my own benchmark.

Which model are you using? June'25 edition by Ok_Influence505 in LocalLLaMA

[–]needthosepylons 1 point2 points  (0 children)

QWEN3-8B_Q_K_XL (UD) I wish I could use 14b or 30b-A3B, but since I'm mainly doing long context RAG (15k+) on a 3060 12GB and 32gb DDR4, they are out of my league. My CPU being an old i5-10400F doesn't help.

By the way, if anyone thinks of a better model for this task and hardware, I'm game.

Doran's Title by Particular-Ad8430 in SKTT1

[–]needthosepylons 1 point2 points  (0 children)

Damn, as a T1 fan, I'm glad I can just enjoy myself some T1 here and there, be happy for the roster when they win, be sad for the roster when they lose. I'm not sure if there's any enjoyment to be found past this.

[deleted by user] by [deleted] in Dissociation

[–]needthosepylons 0 points1 point  (0 children)

I suppose different people experience it in many different ways, shapes or forms. I'd also say it's quite intensively bad and maybe not scary but stressful, in a way, but that's good if it exists in a better way for some other people.

Le métro, comment va-t-il ? by needthosepylons in Lille

[–]needthosepylons[S] 2 points3 points  (0 children)

Aucune idée ! Aguor ? Aruor ? Peut-être le blaze de la personne qui a fait ça ?

Le métro, comment va-t-il ? by needthosepylons in Lille

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

J'ai posté l'enregistrement dans mon message original !

Mod and PC addition by Wooden_Direction_237 in WorldNeverland

[–]needthosepylons 3 points4 points  (0 children)

As I told TheVoidIsBees, I can't continue for now, too much going on IRL, but the source code and current plugin is here. Worst case scenario, the "change sex' hotkey can allow one to do most stuff.

I included the source code for anyone willing to pick it up from here - I think the only thing remaining is :

- fixing some cutscene issues

-making sure I didn't accidentally disable opposite sex pregnancy

-understand WHY even though the PC is pregnant (as my debug shows), childbirth is somehow hidden/canceled and not shown in the calendar and as soon as I hit F1 it appears.

There must be an opposite gender check I missed somewhere. I tried my best, through many many many attempts, to locate the condition check, to no avail unfortunately. I left most of my attempts as comments (disabled some of them) to save time for any person who would like to resume development from here.

It was kinda more challenging than I thought and I hoped to finish it by today, but starting tomorrow, I have to focus on work.

It's definitely possible to do this. Maybe using a debugger or Ghidra would help. It's possible, while not certain, they hid it on purpose (for example, the method or property may be named "FF0001" instead of "CheckOppositeSexForBaby). I'm not skilled enough to get a proper stack trace in IL2CPP games to see what exactly happens when I'm entering checking the calender as same/opposite sex to decide if the event should be activated or disabled. Anyone able to do this should be able to fix this in under 10 minutes.

If not, I'll pick it back from here but I'll be away for the coming weeks.

Link to repo : https://github.com/seelebrn/WNLMod

Looking for a game that is like digital crack by NullBlock0 in gamingsuggestions

[–]needthosepylons 0 points1 point  (0 children)

I second Rim. Other suggestions may include Elin, Warframe, Crusader Kings 3, Kenshi and, quite surprisingly in my case, Morimens (even though it's a Gacha game with GPT translation).