From 619093483e67c85e7cad99db40c9898209c79563 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 21 Oct 2023 20:27:52 -0700 Subject: [PATCH] Add Colab notebook --- Colab-TextGen-GPU.ipynb | 128 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 Colab-TextGen-GPU.ipynb diff --git a/Colab-TextGen-GPU.ipynb b/Colab-TextGen-GPU.ipynb new file mode 100644 index 00000000..bb287702 --- /dev/null +++ b/Colab-TextGen-GPU.ipynb @@ -0,0 +1,128 @@ +{ + "nbformat": 4, + "nbformat_minor": 0, + "metadata": { + "colab": { + "private_outputs": true, + "provenance": [], + "gpuType": "T4" + }, + "kernelspec": { + "name": "python3", + "display_name": "Python 3" + }, + "language_info": { + "name": "python" + }, + "accelerator": "GPU" + }, + "cells": [ + { + "cell_type": "markdown", + "source": [ + "# oobabooga/text-generation-webui\n", + "\n", + "After running both cells, a public gradio URL will appear at the bottom in a few minutes. You can optionally generate API links.\n", + "\n", + "* Project page: https://github.com/oobabooga/text-generation-webui\n", + "* Gradio server status: https://status.gradio.app/" + ], + "metadata": { + "id": "MFQl6-FjSYtY" + } + }, + { + "cell_type": "code", + "source": [ + "#@title 1. Keep this tab alive to prevent Colab from disconnecting you { display-mode: \"form\" }\n", + "\n", + "#@markdown Press play on the music player that will appear below:\n", + "%%html\n", + "