From 51b32621e1ae251eb63ca936aa6677551f48ef11 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 14 Mar 2025 15:04:24 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f2f4b79..c22dae7 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ > > Need help? Join the [Discord Server](https://discord.gg/sYQxnuD7Fj) and get the `Tabby` role. Please be nice when asking questions. +> [!NOTE] +> +> Want to run GGUF models? Take a look at [YALS](https://github.com/theroyallab/YALS), TabbyAPI's sister project. + A FastAPI based application that allows for generating text using an LLM (large language model) using the [Exllamav2 backend](https://github.com/turboderp/exllamav2) TabbyAPI is also the official API backend server for ExllamaV2.