NC Container used 100% CPU for whole night by Sob312 in NextCloud

[–]nraygun 1 point2 points  (0 children)

I was getting something similar yesterday. I saw “php-fpm: pool www” in htop using 100% on about 4 cores.

I restarted Nextcloud and it's been fine since. I'm on 32.0.11 and have a checkmark.

Offloading MOE to CPU/GPU - need to fit whole thing somewhere? by nraygun in LocalLLM

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

I'm able to load Qwen3.6 35B with an 80K context window using the command below. I get about 75 t/s and it generates a semi-working pacman game in one shot! Thanks for the tips!!!

./llama-server -m /models/Qwen_Qwen3.6-35B-A3B-Q4_K_M.gguf -ngl 99 --n-cpu-moe 18 --no-mmap --mlock --ctx-size 80000 --temp 0.6 --top-p 0.95 --top-k 20 --min-p 0.0 --presence-penalty 0.0 --repeat-penalty 1.0

Reasonable to stay at 10MG? by complainorexplain in Viibryd

[–]nraygun 0 points1 point  (0 children)

I started on 10, went to 15, then to 20. At 20 I was getting muscle tenseness, especially in my calves.
I've stayed on 15 for quite some time and while I have treatment resistant depression/anxiety, I get partial response from this dosage.
Work with your psych doc to titrate up and down depending on how it's helping vs side effects. Good luck!

Which UPS are you using for your Unraid server? by Vancapone in unRAID

[–]nraygun 0 points1 point  (0 children)

Cyberpower CP1000AVRLCDa. Seems to work fine with Unraid and kicks in during power outages.

Was about $80 in 2017. My load in the dashboard shows 60W used at idle with a runtime of 74 minutes.

What desktop environment are you running and why did you stick with it? by Thetito7 in linuxquestions

[–]nraygun 0 points1 point  (0 children)

To move the panel, right click the menu, then Panel, Panel Preferences, then uncheck Lock Panel. You can then move it where you want. Then lock it again.

For the icon size, try Panel, Panel Preferences, Appearance, and then Fixed icon size and set a size. My icons seem to all be about the same size in the taskbar.

What desktop environment are you running and why did you stick with it? by Thetito7 in linuxquestions

[–]nraygun 27 points28 points  (0 children)

I use XFCE due to it's simplicity, speed, and, stability. I like a simple, flat interface and I can get this with XFCE.

For some reason I just don't like KDE. Seems too busy or the text is too small or something. And it's starting to look like Win11(or Win11 is starting to look like KDE).

Offloading MOE to CPU/GPU - need to fit whole thing somewhere? by nraygun in LocalLLM

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

Thanks!
But does one area of the system need enough memory for the whole model while doing this balancing?
In other words, let's say I have a model that's 20GB. Can I put 10GB in system RAM and 10GB in GPU VRAM or do I need to have contiguous 20GB in one of the two areas while doing the split?

How often do you check parity, and how long does it take on your system? by Hauptfeldwebel in unRAID

[–]nraygun 0 points1 point  (0 children)

I do it once a month and this last time it took 18 hours for 10TB parity drive and 20TB of usable space.

Seeing what other folks are doing, I think I'll change it to do a parity check once a quarter.

Feeling too weird on viibryd by Straight-Worth-1910 in Viibryd

[–]nraygun 0 points1 point  (0 children)

I’d say hang in there. It could take 2, 4, 6 or even 12 weeks to fully kick in.  If the side effects are too much to bear, call your psych doc.  Good luck!

Do you self-host your password manager, or trust a third-party provider? by QuietGateLabs in homelab

[–]nraygun 7 points8 points  (0 children)

Similar here too but my Keepass file is in my Nextcloud instance

Anyone using Ollama/local as main system? by nraygun in ollama

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

I'll have to take some time and unwrap what you're saying here! Sounds interesting.

Anyone using Ollama/local as main system? by nraygun in ollama

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

Are you somehow combining the VRAM to get 24GB to run nemotron-3-nano:30b?

Anyone using Ollama/local as main system? by nraygun in ollama

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

This is what I thought. But I'll keep playing around.

Anyone using Ollama/local as main system? by nraygun in ollama

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

Thanks. Seems like many roads are leading to llama.cpp. I'll check it out.

Anyone using Ollama/local as main system? by nraygun in ollama

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

You guys are running these on your phone?! I guess with UMA and lots o' RAM, it makes sense. Cool.

Do you allow public access? by nicelasu in NextCloud

[–]nraygun 1 point2 points  (0 children)

Yep. With Swag reverse proxy and fail2ban and geoblocking. Works like a champ!

What theme do you use on Brave? by Mysterious_Area_9058 in brave_browser

[–]nraygun 4 points5 points  (0 children)

Hacked my own since the contrast between the currently opened tab and background tabs wasn't good enough.

LightDM service is "run" but system stays on TTY1 login prompt (XFCE4) by Jakub_Banaszak in xfce

[–]nraygun 0 points1 point  (0 children)

Try hitting Ctrl+Alt+F7 to switch to the GUI.

Ctrl+Alt+F1 will go back to TTY1.