mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix colab line
This commit is contained in:
@ -227,7 +227,6 @@
|
||||
" \"Dolly_Pyg-6B\": ModelData(\"TehVenom/AvgMerge_Dolly-Pygmalion-6b\")\n",
|
||||
"}\n",
|
||||
"model = model.get(Model, model)\n",
|
||||
"model = model.get(base64.b64encode(Model.encode(\"ascii\")).decode(\"ascii\"), ModelData(Model, Version))\n",
|
||||
"\n",
|
||||
"if StartKoboldAI:\n",
|
||||
" def downloadKobold():\n",
|
||||
|
Reference in New Issue
Block a user