Erebus link update

It changed on Huggingface, so lets update it here to
This commit is contained in:
henk717 2022-09-09 16:43:19 +02:00 committed by GitHub
parent 08a875ca63
commit fdd222e68f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@
" path = \"\"\n",
" download = \"\"\n",
"elif Model == \"Erebus 13B\":\n",
" Model = \"KoboldAI/OPT-13B-erebus\"\n",
" Model = \"KoboldAI/OPT-13B-Erebus\"\n",
" path = \"\"\n",
" download = \"\"\n",
"elif Model == \"Shinen 13B\":\n",
@ -233,4 +233,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}