Erebus link update
It changed on Huggingface, so lets update it here to
This commit is contained in:
parent
08a875ca63
commit
fdd222e68f
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue