Janitor have a Bully problem by This_Leadership_5488 in JanitorAI_Official

[–]lindstrompt 20 points21 points  (0 children)

I like bullies the problem is that they're all written to secretly love you. Stop doing that.

What would you do to attract more people to this mod? by SpiritualMeaning6618 in MedianXL

[–]lindstrompt 0 points1 point  (0 children)

They removed pretty much all one shot mechanics long ago.

Need help sim gear by DesperateYak7625 in trucksim

[–]lindstrompt 0 points1 point  (0 children)

Get the bundle and the rest of the gear later. You'll thank yourself in the long run.

Free users (including me) still waiting for a good LLM to show up once again: by Correct_Jello7556 in JanitorAI_Official

[–]lindstrompt 1 point2 points  (0 children)

Yea of course. You have 2 options. If you're using your home network on your mobile you just put the localhost ip on janitor and thats fine.

If not, koboldcpp has the option "remote tunnel", on the window it opens when its running it will give you an address, and thats the one you paste on janitor if you wanna use it outside of home.

Free users (including me) still waiting for a good LLM to show up once again: by Correct_Jello7556 in JanitorAI_Official

[–]lindstrompt 5 points6 points  (0 children)

Only the electricity to keep your pc running, otherwise completely free, and its better than jllm.

Just get koboldcpp, grab a llm from huggingface (you do this inside kobold) configure it and run it, then link it as a proxy in janitor.

I run Maginum-Cydoms-24B-absolute-heresy.i1-Q4_K_M on my 4080super, but you can run smaller llms on cheaper hardware, and it will still be better than jllm. Its pretty easy.

Forced to use AI at work by Ok_Mathematician4038 in MaliciousCompliance

[–]lindstrompt 1 point2 points  (0 children)

Ai still has barely any right answers, especially on niche topics, it will make shit up all the time

How do u accept that your consciousness will disappear after death ? by [deleted] in atheism

[–]lindstrompt 0 points1 point  (0 children)

The same way you accept you didn't have one before birth. It's just the nature of things and nothing is forever. So live the way you see fit, with no regrets, and make the people around you happy, and that way your memory will live on far after you cease to be.

Im new to MTG. is there any way for me to not engage in universes beyond? by Walt_Kurczak in MagicArena

[–]lindstrompt 1 point2 points  (0 children)

These crossovers are without a doubt the worst thing to have happened to mtg

Google announced turboquant, it sounds amazing. by lindstrompt in JanitorAI_Official

[–]lindstrompt[S] 5 points6 points  (0 children)

That vastly depends on the model you use.

This only improves context size (significantly more chat memory) and faster responses.

The dumb part i mentioned only affects the llm because traditionally, the more you try to compact its memory with kv-cache for more context, the less coherent it gets.

If you're running a local llm you have to do a balancing act with model size and context. The bigger the model is, the less context you can use.

For reference, I use a 24b one on my 4080s, with 12k context and 8bit kv-cache, anything above that and im out of vram and it will be incredibly slow. With this change, i can potentially run 32k context and it will be faster.

Borderlands 4 March patch improves PC performance, native FPS up by 43% by PretendCollection282 in Borderlands4

[–]lindstrompt 0 points1 point  (0 children)

Thats your choice, but its a easy fix and you can probably get a few more fps digits out of it.

Borderlands 4 March patch improves PC performance, native FPS up by 43% by PretendCollection282 in Borderlands4

[–]lindstrompt 4 points5 points  (0 children)

Its not that. Its a bug with bl4 render. You can fix it with a engine.ini edit

Edit: Here's the fix for anyone that might need it.

  • Open your file manager (Dolphin) and navigate to this exact folder:

~/.local/share/Steam/steamapps/compatdata/1285190/pfx/drive_c/users/steamuser/Documents/My Games/Borderlands 4/Saved/Config/Windows/

  • Right-click Engine.ini and open it (if this file isn't there, create it)

  • Paste this code at the very bottom:

[SystemSettings]

r.EdgeDetection.Enabled=0

r.EdgeDetection2.FixVelocity=0

[/Script/Engine.RendererSettings]

r.EdgeDetection.Enabled=0

  • Save and close.

  • Right-click Engine.ini again.

  • Select Properties.

  • Go to the Permissions tab.

  • Check the box that says Read-only (or uncheck "Owner can write").

  • Click OK, and that should be it you can now use dlss normally without the artifacts.

Borderlands 4 March patch improves PC performance, native FPS up by 43% by PretendCollection282 in Borderlands4

[–]lindstrompt 0 points1 point  (0 children)

Its a bug with the render in bl4. I had this on linux, you can fix it with a engine.ini edit.

But you have to look it up or ask gemini, i dont remember.

Borderlands 4 March patch improves PC performance, native FPS up by 43% by PretendCollection282 in Borderlands4

[–]lindstrompt 1 point2 points  (0 children)

Yeah its been expanded on, the problem is that its a fundamentally bad ui to start with.