From e2232d9ad96fce458be8e8702a60b03e99377597 Mon Sep 17 00:00:00 2001 From: henk717 <7526774+henk717@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:31:38 +0100 Subject: [PATCH] Make colab more user friendly (#1857) --- colab.ipynb | 481 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 280 insertions(+), 201 deletions(-) diff --git a/colab.ipynb b/colab.ipynb index 3b8f6c922..0d9ef9cf8 100644 --- a/colab.ipynb +++ b/colab.ipynb @@ -1,203 +1,282 @@ { - "cells": [ - { - "cell_type": "markdown", - "metadata": { - "colab_type": "text", - "id": "view-in-github" - }, - "source": [ - "\"Open" - ] + "cells": [ + { + "cell_type": "markdown", + "metadata": { + "id": "2FCn5tmpn3UV" + }, + "source": [ + "## Welcome to the Official KoboldCpp Colab Notebook\n", + "It's really easy to get started. Just press the **Play** button below, and then connect to the **Cloudflare URL** shown at the end.\n", + "You can select a model from the dropdown, or enter a **custom URL** to a GGUF model (Example: `https://huggingface.co/KoboldAI/LLaMA2-13B-Tiefighter-GGUF/resolve/main/LLaMA2-13B-Tiefighter.Q4_K_M.gguf`)\n", + "\n", + "Named models in the Model selector automatically use the optimal context settings as long as you do not load additional models such as an image generation model.\n", + "\n", + "**Keep this page open and occationally check for captcha's so that your AI is not shut down**" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "id": "QNaj3u0jn3UW" + }, + "outputs": [], + "source": [ + "# @title This keeps colab alive and will automatically activate {\"display-mode\":\"form\"}\n", + "#@title\n", + "%%html\n", + "Keep this audio playing to prevent colab from shutting down
\n", + "