diff --git a/aiserver.py b/aiserver.py index 0125ed4a..591eb997 100644 --- a/aiserver.py +++ b/aiserver.py @@ -77,6 +77,7 @@ mainmenu = [ ["Adventure 6B", "KoboldAI/GPT-J-6B-Adventure", "16GB"], ["Lit 6B (NSFW)", "hakurei/lit-6B", "16GB"], ["Shinen 6B (NSFW)", "KoboldAI/GPT-J-6B-Shinen", "16GB"], + ["Convo 6B (Chatbot)", "hitomi-team/convo-6B", "16GB"], ["C1 6B (Chatbot)", "hakurei/c1-6B", "16GB"], ["Janeway Neo 2.7B (Novel)", "KoboldAI/GPT-Neo-2.7B-Janeway", "8GB"], ["Janeway FSD 2.7B (Novel)", "KoboldAI/fairseq-dense-2.7B-Janeway", "8GB"],