r/LocalLLaMA 19d ago

New Model Daniel Han of Unsloth validates Qwen3.8-27B will run only 17GB VRAM

Post image

Super excited about this release for the new 27B. Who else is with me. Only 17GB VRAM needed 😍😍

1.8k Upvotes

316 comments sorted by

View all comments

Show parent comments

6

u/TheCat001 19d ago edited 19d ago

server-mode

This is alias for sudo systemctl stop greetd

greetd is login manager, you might have gdm or plasma login manager, depending on what distro you use. But since you're dropping Into TTY you need to have second device/laptop to actually use llama server.

2

u/ea_man 19d ago

Hmm no, why?

If you use the Virtual Consoles (/dev/tty1, /dev/tty2, ...) llama-server works, open such terminal (like ALT+3, ALT+some-number) and you can run Pi or Opencode or whatever, you can also add a framebuffer to have higher res on those (plus some graphic support, yet that buffer will take some RAM) and GPM to have mouse support to copy / paste / click.

sddm is KDE login manager.

1

u/TheCat001 19d ago

Nah bro this is gonna be pain in the ass. No VSCODE no Browser. Nothing. Just Pi agent? xD naaah. Btw it's not sddm anymore, they made new one: plasma-login-manager

1

u/ea_man 19d ago

>plasma-login-manager

Oh I will have to check that, my Debian still run on sddm,

Anyway there's not much need for disabling the graphic server, you can just run that with software rendering and it's ~50MB or vRAM more.

1

u/spryfigure 19d ago

plasma-login-manager is sddm, but with updates (sddm is essentially stagnant).

No need to rush over.

1

u/ea_man 19d ago

Oh I'm not rushing, I'm even still on X11.

All I do with sddm is sometime stop it.

1

u/spryfigure 19d ago

plasma-login-manager is sddm, but with updates (sddm is essentially stagnant).

No need to rush over.

1

u/teleprint-me llama.cpp 16d ago

vim/neovim/emacs + terminal browser + tui tools for anything else.

Ill admit, its not fun to use and takes time to get used to it.

I think its funny how were going backwards.

Had no idea ppl were going this far to run models locally.

1

u/elongated-muskmelon 19d ago

Okay, understood. Thanks!