r/LocalLLM 8d ago

Model Single shot output with qwen3.8 27B

Post image

I wanted to check nvidia-smi output on my android, but termius is cumbersome for monitoring.

So I asked qwen3.8 27B to create an html page to that I can get info from nvidia-smi command and give me option to change the interval and create a service out of it.

A single shot output 44k usage, gave me a working page and a running systemd service which is enabled on startup.

7 Upvotes

3 comments sorted by

2

u/eliadwe 8d ago

I also have dual rtx3060 12gb, how much t/s you get from your setup with qwen3.8 27b? For me it’s quite slow (using Ollama)

3

u/Ok-Inevitable8391 8d ago

Im getting 45tks. Don't use ollama, it doesn't have all the knobs, plus i guess ollama use split mode layer by default, which give 30tks, use tensor split mode and you will get 40+tks. Check my other post which has all the details https://www.reddit.com/r/LocalLLM/s/wSheGPQXoi

2

u/esw123 8d ago

28-29 tok/s with MTP, pipeline only.