diff --git a/aiserver.py b/aiserver.py index 922e5255..248be93d 100644 --- a/aiserver.py +++ b/aiserver.py @@ -67,7 +67,7 @@ modellist = [ ["Skein 6B (Hybrid)", "KoboldAI/GPT-J-6B-Skein", "12GB"], ["Adventure 6B", "KoboldAI/GPT-J-6B-Adventure", "12GB"], ["Lit 6B (NSFW)", "hakurei/lit-6B", "12GB"], - ["C1 6B (Chatbot)", "hakurei/lit-6B", "12GB"], + ["C1 6B (Chatbot)", "hakurei/c1-6B", "12GB"], ["Picard 2.7B (Novel)", "KoboldAI/GPT-Neo-2.7B-Picard", "6GB"], ["Shinen 2.7B (NSFW)", "KoboldAI/GPT-Neo-2.7B-Shinen", "6GB"], ["GPT-J 6B", "EleutherAI/gpt-j-6B", "12GB"],