From e0aa5017dfb9c54885c7fdd0940424639eacad86 Mon Sep 17 00:00:00 2001 From: nex Date: Wed, 29 Nov 2023 15:23:56 +0000 Subject: [PATCH] Add untagged gavaaeggseesg --- cogs/other.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cogs/other.py b/cogs/other.py index 11a5c45..d06f778 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -1888,11 +1888,13 @@ class OtherCog(commands.Cog): "100.106.34.86:11434": { "name": "NexTop", "allow": [ + "orca-mini", "orca-mini:latest", "orca-mini:3b", "orca-mini:7b", "llama2:latest", "llama2-uncensored:latest", + "llama2-uncensored", "codellama:latest", "codellama:python", "codellama:instruct", @@ -1907,6 +1909,7 @@ class OtherCog(commands.Cog): "100.66.187.46:11434": { "name": "NexBox", "allow": [ + "orca-mini", "orca-mini:latest", "orca-mini:3b", "orca-mini:7b",