diff --git a/colab/GPU.ipynb b/colab/GPU.ipynb
index 64838de..36f29ba 100644
--- a/colab/GPU.ipynb
+++ b/colab/GPU.ipynb
@@ -6,16 +6,18 @@
"id": "d-Yihz3hAb2E"
},
"source": [
- "https://colab.research.google.com/github/TavernAI/TavernAI/blob/main/colab/GPU.ipynb
\n",
+ "https://colab.research.google.com/github/SillyLossy/TavernAI-extras/blob/main/colab/GPU.ipynb
\n",
"\n",
"Works with:
\n",
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client
\n",
"Pygmalion https://huggingface.co/PygmalionAI/
\n",
"
\n",
"**Links**
\n",
- "TavernAI Github https://github.com/TavernAI/TavernAI
\n",
+ "Cohee's TavernAI fork Github https://github.com/SillyLossy/TavernAI
\n",
+ "Cohee's TavernAI Extras Github https://github.com/SillyLossy/TavernAI-extras/\n",
"TavernAI Discord https://discord.gg/zmK2gmr45t
\n",
- "TavernAI Boosty https://boosty.to/tavernai\n",
+ "TavernAI Boosty https://boosty.to/tavernai
\n",
+ "Questions? Hit me up on Discord: Cohee#1207\n",
"
\n",
" Tavern.AI/ \\ / ^ ^ ^ ^ ~~~~ ^ \\ / ^ ^ ^ ^/ ^ ^ \\/^ ^ \\\n",
" /^ ^\\ ^ ^ ^ ^ ^ ~~ ^ \\ / ^ ^ ^ / ^ ^ ^/ ^ ^ \\\n",
@@ -65,7 +67,7 @@
"\n",
"Model = \"Pygmalion 6B\" #@param [ \"Pygmalion 6B\", \"Pygmalion 6B Dev\"] {allow-input: true}\n",
"Version = \"Official\" \n",
- "KoboldAI_Provider = \"Localtunnel\" #@param [\"Localtunnel\", \"Cloudflare\"]\n",
+ "KoboldAI_Provider = \"Cloudflare\" #@param [\"Localtunnel\", \"Cloudflare\"]\n",
"use_google_drive = False #@param {type:\"boolean\"}\n",
"extras_enable_captioning = True #@param {type:\"boolean\"}\n",
"extras_enable_memory = True #@param {type:\"boolean\"}\n",