Skip to content
Discussion options

You must be logged in to vote

Measured on our board with Qwen3-1.7B: 210 tokens/second on the GPU over Vulkan
against 41 on the CPU alone. Five times faster, and the difference between usable and
not.

Practical advice:

  • Up to ~4B parameters, quantised, is the comfortable range. Models come straight from
    the Hugging Face catalogue inside the app.
  • Watch VRAM: the split is set in the Tuner (VRAM section, takes a reboot). 8 GB is the
    sensible default for mixed gaming and AI.
  • The service listens on loopback only. From another machine you reach it through the
    Remote Manager, which authenticates against your system account — the model server itself
    is never exposed.
  • Unsloth releases frequently. sudo skillfish-unsloth-update

Replies: 1 comment

Comment options

MTSistemi
Aug 17, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by MTSistemi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant