Erebus 13B

This commit is contained in:
henk717 2022-09-09 15:57:27 +02:00
parent f7b720b127
commit 9debec921a
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@
" Model = \"KoboldAI/fairseq-dense-13B-Nerys-v2\"\n",
" path = \"\"\n",
" download = \"\"\n",
"elif Model == \"Erebus 13B\":\n",
" Model = \"KoboldAI/OPT-13B-erebus\"\n",
" path = \"\"\n",
" download = \"\"\n",
"elif Model == \"Shinen 13B\":\n",
" Model = \"KoboldAI/fairseq-dense-13B-Shinen\"\n",
" path = \"\"\n",