mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Added proper model name for horde
This commit is contained in:
@@ -29,6 +29,7 @@ class model_backend(InferenceModel):
|
||||
self.url = "https://horde.koboldai.net"
|
||||
self.key = "0000000000"
|
||||
self.models = self.get_cluster_models()
|
||||
self.model_name = "Horde"
|
||||
|
||||
|
||||
# Do not allow API to be served over the API
|
||||
|
Reference in New Issue
Block a user