machine learning

I have 16GB ram and 6GB VRAM. Pretty much worthless. This article is about plumbing llama-cpp's flags anyway (boring).

(Yeah I use it over ollama since it's more finer-grained.)

As for my llama-cpp USE flags:

/etc/portage/package.use/ml
sci-misc/llama-cpp cuda openmp openssl

Example use of llama-cpp:

llama-server -hf ggml-org/gemma-3-4b-it-GGUF \
  --ctx-size 8192 --device CUDA0

i.e. I have a hybrid GPU laptop.

conclusion

Should I talk about imagegen instead? I have a simple but interesting setup to make it run with nervous amount of "creativity". Not Gentoo-specific though.

Maybe that's better for my normal blog.