#179 · Primary category: Inference & Local Deploy
text-generation-webui-colab
A colab gradio web UI for running Large Language Models
Project last updated:12/22/23
GitHub Stars
2.1K
Forks
356
Contributors
2
License
Unlicense
Why we included this project
Each notebook in this collection bundles a specific open model, most in 4-bit or 8-bit quantized form, with a Gradio chat interface and a one-click Colab launch. That means you can spin up Vicuna, Koala, or the Llama 2 line in your browser after the runtime boots, without buying a GPU or wrestling with dependencies yourself. For quick side-by-side comparisons of older and newer open LLMs, or for prototyping a chat app on a tight budget, the convenience is hard to beat. Be aware these are runnable examples rather than a maintained framework, and several entries are marked work in progress, so expect to adapt a notebook before it fits your use case. It is a practical way to sample a handful of open models before you invest in dedicated serving.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.