is there like a small GUI that lets me have llama.cpp configs per model? Before coding this myself I would like to know if such a simple gui exists.
Something that takes like:
- KEY: Model name
- model path
- llama.ccp (or other backends) path
- arguments (and MAYBE an interface for known arguments, while allowing free-form arguments to be passed)
I'm tired of juggling all these fucking bat files.