You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a library that leverages llama-swap at remote API level.
In this context:
Is there a way for llama-swap to list the currently configured models in a JSON format?
I could not find a reliable way of detecting the currently loaded model also in JSON format (for now I'm scrubbing the /logs for that which, as you may already know, is not ideally.
I think these two improvements would increasingly add value to llama-swap all around.