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
If /v2/status/models?type=text returned more information about the models, clients e.g. SillyTavern could display it to end-users. Maybe other uses such as choosing instruct template or sampler defaults.
We got this request about the Horde model selector in ST: "Is there any way to get more details on Stable Horde models? Even a descriptive summary would help me decide which ones to try for a particular chat." But ST can only display what the Horde API provides.
There are some additional information in db.json but it doesn't seem to be used in AI-Horde (or populated, probably because it's not used).
Perhaps a "metadata" dict could be added to /v2/status/models to give model name, description, URL, style, usage info, or whatever else people think could be helpful. I found the "Popular Models Listing" guide in KoboldAI Discord helpful so providing some of that information to frontends in a structured way would no doubt help more people.
The text was updated successfully, but these errors were encountered:
If /v2/status/models?type=text returned more information about the models, clients e.g. SillyTavern could display it to end-users. Maybe other uses such as choosing instruct template or sampler defaults.
We got this request about the Horde model selector in ST: "Is there any way to get more details on Stable Horde models? Even a descriptive summary would help me decide which ones to try for a particular chat." But ST can only display what the Horde API provides.
There are some additional information in db.json but it doesn't seem to be used in AI-Horde (or populated, probably because it's not used).
Perhaps a "metadata" dict could be added to /v2/status/models to give model name, description, URL, style, usage info, or whatever else people think could be helpful. I found the "Popular Models Listing" guide in KoboldAI Discord helpful so providing some of that information to frontends in a structured way would no doubt help more people.
The text was updated successfully, but these errors were encountered: