diff --git a/colab.ipynb b/colab.ipynb
index 2ebdfc9b5..81f6b0dd1 100644
--- a/colab.ipynb
+++ b/colab.ipynb
@@ -6,7 +6,7 @@
"private_outputs": true,
"provenance": [],
"gpuType": "T4",
- "authorship_tag": "ABX9TyOv14c2MWENhO6RJ3uy6vD7",
+ "authorship_tag": "",
"include_colab_link": true
},
"kernelspec": {
@@ -25,9 +25,7 @@
"id": "view-in-github",
"colab_type": "text"
},
- "source": [
- "
"
- ]
+ "source": []
},
{
"cell_type": "code",
@@ -40,8 +38,8 @@
"source": [
"#@title v-- Enter your model below and then click this to start Koboldcpp\n",
"\n",
- "Model = \"https://huggingface.co/TheBloke/airoboros-l2-13B-gpt4-1.4.1-GGML/resolve/main/airoboros-l2-13b-gpt4-1.4.1.ggmlv3.q4_0.bin\" #@param [\"\"]{allow-input: true}\n",
- "Layers = 43 #@param [43]{allow-input: true}\n",
+ "Model = \"https://huggingface.co/TheBloke/Airoboros-L2-13B-2.2-GGUF/resolve/main/airoboros-l2-13b-2.2.Q4_K_M.gguf\" #@param [\"\"]{allow-input: true}\n",
+ "Layers = 40 #@param [40]{allow-input: true}\n",
"\n",
"%cd /content\n",
"!git clone https://github.com/LostRuins/koboldcpp\n",