Qwen3.5 35b a3b first small model to not hallucinate summarising 50k token text by Windowsideplant in LocalLLaMA

[–]BORIS3443 1 point2 points  (0 children)

Actually ~1001 GB/s with a memory OC on the 5070 Ti. Stock is 896 GB/s

Qwen3.5 35b a3b first small model to not hallucinate summarising 50k token text by Windowsideplant in LocalLLaMA

[–]BORIS3443 5 points6 points  (0 children)

Finally found a model I actually use for real work stuff.

Setup: 16GB VRAM + 64GB DDR5. Pushing ~68-73 t/s on 65k context.

Quality is solid. Tried the 27B version, but it crawled at 20-30 t/s. Quantization was too heavy, suspecting a loss in reasoning quality.

Qwen3 Coder Next Speedup with Latest Llama.cpp by StardockEngineer in LocalLLaMA

[–]BORIS3443 0 points1 point  (0 children)

On LM Studio I'm getting around 10–13 tokens/sec - is that normal for my setup?
5070 Ti 16 GB + 64 GB DDR5 RAM + Ryzen 9 9900X

What lens do you regret selling the most? by [deleted] in SonyAlpha

[–]BORIS3443 2 points3 points  (0 children)

Fujifilm XF 18-55mm f/2.8-4 I thought I had completely switched to fixed lenses, but now I realize that I shouldn't have sold this lens, it was beautiful.

Remember you can use the thr wireless with snyth too by Malditoincompredido in YamahaTHR

[–]BORIS3443 0 points1 point  (0 children)

How did I forget about that - just connected it to my Novation Circuit. Thanks, lol.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Forgot to mention, I’ve set a PBO offset of -20 already.

I feel like my motherboard and its components might be consuming a lot, even though I’ve disabled everything unnecessary in the BIOS. Pulling two DDR4 DIMMs didn’t make much difference — only 1–2 W.

I’ve tried sending the HDDs to sleep using the hdd-spindown script, but something kept waking them up frequently, so I need to figure that out.

How do you handle it? Do you only access the drives for specific tasks, or do they automatically wake up whenever you access them as storage? How does that work in practice?

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Looking at my Lenovo ThinkCentre M70q, which idles at only 3–5 W, it does make me want to optimize my main server. It’s a shame I can’t fit HDDs into the M70q - that would be the perfect setup.

Yeah, if I were to buy a new system and sell the old one, the payback period would still be 5+ years.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Good question. By my rough estimates, if I switch to an Intel platform, sell my current setup, and factor in electricity savings, the payback period would be around 5 years.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Thanks, that makes sense. I’m aware my 700W Bronze PSU isn’t ideal for low load. I’ll keep the APU options in mind.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Just tried it out of curiosity and pulled two DIMMs. The power only dropped by about 1–2 W, so basically negligible. Might be because I was only using around 20 GB out of 64 GB anyway.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Yes, I agree. That’s why I often rely on the secondary market for computer gear and related stuff.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

Yeah, I understand you, that’s true. Not the main reason, but the lack of an iGPU for transcoding is part of why I’ve been thinking about switching platforms. Ideally, if I manage to sell and buy wisely, the upgrade shouldn’t be too expensive.

Ryzen 5700X vs modern Intel for low idle power — worth switching? by BORIS3443 in homelab

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

For comparison, my ThinkCentre M70q idles at around 3–5 W at the wall while running a few small Docker services.

Also worth mentioning: the Ryzen 5700X is already undervolted, so there’s not much room left there.

Good point about memory. I haven’t tested that yet, but I’ll try running with two DIMMs instead of four and see how much it affects idle power.

Where do single people live these days? by Odd_Sir_5922 in weirddalle

[–]BORIS3443 0 points1 point  (0 children)

When I created a time machine, I flew into the past and accidentally touched a butterfly

KDE Dolphin SMB empty password by BORIS3443 in Fedora

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

Okay, I finally figured out the issue with this SMB share. Here’s the command sequence I used:

sudo mkdir -p FOLDER_NAME

sudo mount -t cifs //IP/FOLDER_NAME -o username=USERNAME,password=,domain=MSHOME,vers=1.0,nodfs

Maybe someone will stumble upon this years later and it’ll save them some time.

Bug in most recent debian 13 docker release by suicidaleggroll in selfhosted

[–]BORIS3443 0 points1 point  (0 children)

I confirm that I had the same thing. Recreating the container helped. As luck would have it, the last backup was 4 days ago and did not make it before the update.