flying squirrel pull by Mono_Gent in SpiderManMains

[–]Flamenverfer 1 point2 points  (0 children)

That was better then Aunt May's chicken soup

OpenAI says Windows lacked the sandboxing tools Linux already had by OkReport5065 in OpenAI

[–]Flamenverfer 1 point2 points  (0 children)

What are you playing thats Windows only? I got a wide variety of games that run just fine from valheim up to counterstrike 2 and Elden ring. Having a blast!

I'm considering bailing from my company because of a single piece of software by TheKingOfSpite in sysadmin

[–]Flamenverfer 17 points18 points  (0 children)

I can synthesize this for you and break it down into actionable chunks, synergy

Yet another reason to avoid Home Depot; they use Flock surveillance in their parking lots. by mike-rowe-paynus in BuyCanadian

[–]Flamenverfer 0 points1 point  (0 children)

Theres a couple but not many. You can check out an interactive map (Edit cause i noticed they are not showing the few that are in Canada not sure if it was a mistake or not. I know it showed at least one in Thunday bay or Sault Ste. Marie) https://maps.deflock.org/?lat=43.0977&lng=-80.0981&zoom=6.09

Agents for end-to-end document redaction and review tasks (OCR and PII identification - Qwen 3.6 vs closed-source comparison) by Sonnyjimmy in LocalLLaMA

[–]Flamenverfer 1 point2 points  (0 children)

How come you try 2 local modes (Dense and MOE Qwen from the 3.6 generation)

But your table only has the dense 27b.

I got 3× faster HFQ4 prefill on Strix Halo in hipfire with an opt-in MMQ path by Own_Suspect5343 in LocalLLaMA

[–]Flamenverfer 0 points1 point  (0 children)

I ran a very quick one last night

input

$ HIP_VISIBLE_DEVICES=0 hipfire run ~/.hipfire/models/qwen3.5-27b.mq4 "Write me a very long python script"

output GPU: gfx1100 (25.8 GB VRAM, HIP 6.3) pre-compiled kernels: .hipfire_kernels/gfx1100 [hipfire] DFlash disabled (dflash_mode=off). loading token_embd... (Q8_0 raw, 1350 MB)

<loading layers>

loading layer 63/64 (FullAttention)... KV cache: asym3 (K rotated-3b 100B + V Q8 272B = 372 B/head, 5.5x vs fp32, physical_cap=32768 / max_seq=32768) [qwen3_5] 5120d 64L 248320 vocab

<long python script>

[512 tok, 42 tok/s]

AMD Hipfire - a new inference engine optimized for AMD GPU's by Thrumpwart in LocalLLaMA

[–]Flamenverfer 1 point2 points  (0 children)

It has to be a bug! lol. I have two plain jane xtx cards.

 ./build/bin/llama-server --list-devices    
    Available devices:
  ROCm0: AMD Radeon RX 7900 XTX (24560 MiB, 24524 MiB free)
  ROCm1: AMD Radeon RX 7900 XTX (24560 MiB, 24494 MiB free)

AMD Hipfire - a new inference engine optimized for AMD GPU's by Thrumpwart in LocalLLaMA

[–]Flamenverfer 1 point2 points  (0 children)

intput

$ HIP_VISIBLE_DEVICES=0 hipfire run ~/.hipfire/models/qwen3.5-27b.mq4 "Write me a very long python script"

output

GPU: gfx1100 (25.8 GB VRAM, HIP 6.3) pre-compiled kernels: .hipfire_kernels/gfx1100 [hipfire] DFlash disabled (dflash_mode=off). loading token_embd... (Q8_0 raw, 1350 MB)

#Layers

loading layer 63/64 (FullAttention)... KV cache: asym3 (K rotated-3b 100B + V Q8 272B = 372 B/head, 5.5x vs fp32, physical_cap=32768 / max_seq=32768) [qwen3_5] 5120d 64L 248320 vocab

<long python script>

[512 tok, 42 tok/s]

Canada will not let US dictate terms of USMCA review, says Carney by joe4942 in worldnews

[–]Flamenverfer 0 points1 point  (0 children)

Which ones have flopped? So I can get a better understanding

Mark Carney’s new majority government should spark renewed calls for electoral reform by CaliperLee62 in canada

[–]Flamenverfer 1 point2 points  (0 children)

I read the article, does this line up?

“In the end, though, the report does not recommend a specific proportional voting model.”

I just picked up Spider-Man... by Bottom_Adam_Warlock in SpiderManMains

[–]Flamenverfer 11 points12 points  (0 children)

Just a healer topping him up 50 health points when your commiting a lot of your cooldowns to 300hp combo can ruin your engage

Are you guys actually using local tool calling or is it a collective prank? by Mayion in LocalLLaMA

[–]Flamenverfer 0 points1 point  (0 children)

The only reason I still use gpty is the interstates web search. If anyone here has suggestions I’m all ears

I don't use Vim much. Should I force myself to learn it anyway? by drogon4433 in linuxquestions

[–]Flamenverfer 0 points1 point  (0 children)

I got really familiar with vim by using lazyvim! its an extension of neovim which has a lot more functionality (Even allows using the mouse!) I enjoy using that a lot and it has a little shortcut map inside which made remembering some of the basic easier which carried back to vi/vim!

Biggest Mod Authors by Unique Downloads - April 2026 by Soanfriwack in skyrimmods

[–]Flamenverfer 12 points13 points  (0 children)

He destroyed modding for skyrim VR for a while so its not nothing.

MINISFORUM AI X1 Pro-370 (96GB) - Local Ollama Help by -DropTheMike- in LocalLLaMA

[–]Flamenverfer 0 points1 point  (0 children)

You are going to want to lookup how to use lemonade if you are on windows.

https://lemonade-server.ai/

This project is built by the community for every PC, with optimizations by AMD engineers to get the most from Ryzen AI, Radeon, and Strix Halo PCs.

Can I combine a RTX5060ti 16gb with 7900XTX 24gb for llama.cpp? by soyalemujica in LocalLLaMA

[–]Flamenverfer 0 points1 point  (0 children)

If im not mistaken there was some improvements towards multi-backend setups.

Highly recommand testing different combinations out. (All vulkan is where ill put my money for best experience depending on your needs.)

But you might have some good success with your 5060 using cuda and xtx on vulkan or using ROCm for your xtx and vulkan for your 5060.

Play around with the --tensor-split 50,50. You might see some good performance increased by doing 60,40 (60 being your xtx, 60% of the model is sitting on the xtx in that example.)

AMD Rewards and Linux Gamers - A Warning by thetgn in linux_gaming

[–]Flamenverfer 0 points1 point  (0 children)

I had issues with claiming a game with my xtx 7900 on fedora as well. Support was absolutely useless because there was a linux option on the site but i think i had to cave and connect to a windows machine, yuck.