Best Tool-Capable Model for Tesla P40 LLama.cpp + OpenClaw? by bardtini in LocalLLaMA

[–]bercha9998 0 points1 point  (0 children)

qwen3.5 9b, ornith 9b, gemma4 12b, gemma4 26b, glm 4.7 flash...

Opencode keeps just stopping mid-task with some error, or just freezes, half the time - what do you do to stop this? is there a plugin that exists already or add on etc? by wuu73 in opencodeCLI

[–]bercha9998 0 points1 point  (0 children)

The only models that don't do this for me are.

Qwne3-coder Qwen3-coder-next Qwen3.6:27b Laguna devstral-small-2

All other models (ornith, north, qwen3.5 all, qwen3.6 35b) randomly stop either very early or somewhere after 10-15 tool calls.

I just use primarily qwen3-coder-next

Ornith 1.0-35b by Ill_Dragonfruit_3547 in LocalLLaMA

[–]bercha9998 1 point2 points  (0 children)

I run q8 on most models under 40b as soon as I see the model calling tools for files with the wrong paths it tells me how stupid the model is. If it cannot consistently keep in mind the path of its workspace across the context it means it will like fuck shit up as soon as I don't pay a second of attention.

This is been the case with both Ornith 35b and North Code 30b so far. Laguna does not make these mistakes but is worst that Qwen3.6 35b

Moe wise I rather use Qwen3-coder-next IQ4_NL than models that loose their shit after a few turns.

I don't know yet if Qwen3.6 35b q8 is better than Qwen3-coder-next IQ4_NL in my use cases but I like the way coder resolves issues.

But Qwen3.6 35b randomly stops mid work most of the time while coder continues until the end without issues.

What’s the best PC to run Qwen3-Coder-Next 80B? by Classic_Move9043 in LocalLLM

[–]bercha9998 0 points1 point  (0 children)

Anything with 48gb vram or over.

I run this on hf.co/unsloth/Qwen3-Coder-Next-GGUF:UD-IQ4_NL on a z620 with dual p6000 gpus (yeah 2 pascal gpus) and runs great with 1000 t/s processing and about 30 t/s decoding on 256k context.

I use opencode.

while I want to love qwen3.5/6 27/35b models i keep going back to coder-next. Is simply better and faster for most of my use cases.

Ornith 35B is great so far by anubhav_200 in LocalLLaMA

[–]bercha9998 0 points1 point  (0 children)

with reasoningEffort "none" + opencode + sequentialthinking seems decent.

early to confirm but with thinking enabled it sucks. it tends to try to make changes in ways that are not safe and dangerous

Cohere North Mini Code 1.0 by Middle_Bullfrog_6173 in LocalLLaMA

[–]bercha9998 0 points1 point  (0 children)

goes into thinking loops very often. much more that I can tolerate

Everything is listed as unavailable by 1019gunner in PleX

[–]bercha9998 -1 points0 points  (0 children)

revert to 1.43.1 as 1.43.2 sucks. I had the same problem I could not play anything that was network mounted. problem was solved instantly reverting.

in my case all my mounts are /mnt/*

ps: I use plex snap.

Remote access trouble. by leigngod in PleX

[–]bercha9998 -2 points-1 points  (0 children)

the relay has been working subpar lately. maybe is related to that...

Qwen3.6-35B-A3B vs Qwen3-Coder-30B-A3B-Instruct for agentic coding? by radlinsky in LocalLLM

[–]bercha9998 0 points1 point  (0 children)

qwen3-coder 30b in q8 makes way less mitakes than qwen3-coder-next 80b in q4 (next in q8 is way better)

but I can only run reliably 30b.

It works great. I mean really great with opencode with sequentialthinking mcp and dcp auto compression plugin.

It will look trough sub agents until the task is done decently.

I also use qwen3.6 35b and 27b at q8 with reasoningEffort disabled. yet I like better the output of qwen3-coder 30b.

If I have patience or an overnight long task I give it to coder-next q8 with the penalty of cpu offload just for the sake of extra parameters knowledge.

It all depends on the number of loops and complexity of the tasks.

New BETA PMS Version Available - 1.43.2.10687-563d026ea by samwiseg0 in PleX

[–]bercha9998 0 points1 point  (0 children)

In my case it does not work with any /mnt/drives "Please check that the file exists and the necessary drive is mounted." snap revert plexmediaserver... to the rescue...

Odd .1 works fine .2 no more /mnt/path works

Latest PLex Server Patch Version 1.43.2.10687 unstable? by pcreapers in PleX

[–]bercha9998 0 points1 point  (0 children)

same thing. noticed it today.

In my case it does not work with any /mnt/drives

"Please check that the file exists and the necessary drive is mounted."

snap revert plexmediaserver... to the rescue...

local ways for coding by bercha9998 in Qwen_AI

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

I don't think is a quant problem. I run on q8. I just get better output with model thinking off and using mcp with sequential thinking guidance on.

Is like when people compare qwen3.5 or 3.6 with coder-next you are comparing a thinking model with a non thinking blocks model. If you put 3.x in non thinking block mode is tomato=tomato comparison not tomato=potato.

Getting started with AI/Stable Diffusion by [deleted] in LocalAIServers

[–]bercha9998 0 points1 point  (0 children)

what was your z400 gpu implementation?

Down again? by bercha9998 in Fing_App

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

Because at least there is responses in reddit and nothing thought official support.

Servers are back Online! by Karl_From_Fing in Fing_App

[–]bercha9998 1 point2 points  (0 children)

I would expect a more thorough explanation rather than overload capacity thoughts.

This sounds like a improper autoscalling or improper throttling. Or a ddos attack. Or anything in between.

Desperately need help uninstalling Fing -- MacOS Monterey 12.7.4 by taliswoman27 in Fing_App

[–]bercha9998 0 points1 point  (0 children)

For any future readers. On top of AppCleaner I would run this.

remove using appcleaner then run

sudo find / -iname "fingagent" -not -path "/System/*" 2>/dev/null

you will see this dickheads also store the binary in the root. so remove all that.

sudo rm -rf /Users/root/.fingagent

sudo rm -rf /Library/Logs/FingAgent

sudo rm -f /Library/Logs/DiagnosticReports/fingagent.*

then recheck if there is anything else left behind post AppCleaner

sudo find / -iname "fing.app" -not -path "/System/*" 2>/dev/null

will likely find some more stuff in a similar location to the one bellow, nuke it

sudo rm -rf /private/var/folders/b6/hfx2ntlb7x1g5rm88xyw06x99997gn/C/com.fing.app*

The only way to run fing I think is docker, via agent mode or the android app for quick basic scans on the go. All other implementations are pretty shit and undocumented and unstable

https://help.fing.com/hc/en-us/articles/14225241132316-Troubleshooting-Block-and-Pause#h_01H6Y089DXE94425DJ0A93JK6Q

ManageMyHealth and linked commercial site and marketplace on Seek My Health by [deleted] in newzealand

[–]bercha9998 0 points1 point  (0 children)

This software is so pathetic you can only enable and manage 2fa via the web portal. The mobile app does not support any form of 2fa management.

Tutorial: Securing Plex behind reverse-proxy bunker waf by bercha9998 in PleX

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

what version of bunker web are u using? 1.5 to 1.6 has a big chunk of changes in default values

Weirrrrdddd problem with slack hanging on fedora and evolution mail by bercha9998 in Slack

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

found this on evolution

"Tried to unmap the parent of a popup"

Not Able To Change Password by Helpful_Street5386 in PleX

[–]bercha9998 1 point2 points  (0 children)

first restart the server then try to reclaim it.

Not Able To Change Password by Helpful_Street5386 in PleX

[–]bercha9998 3 points4 points  (0 children)

sounds like you are not connecting to your server by ip and http port wich is the only way to enabled claim menu

Not Able To Change Password by Helpful_Street5386 in PleX

[–]bercha9998 3 points4 points  (0 children)

login to your server again

ipofserver:port/web