From 87306ca8b3ebabd8f7764e55b11e49bbfe3772b8 Mon Sep 17 00:00:00 2001 From: Maxime Labonne <81252890+mlabonne@users.noreply.github.com> Date: Sun, 17 Mar 2024 11:47:09 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d92e93a..202342e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A list of notebooks and articles related to large language models. |----------|-------------|----------| | 🧐 [LLM AutoEval](https://github.com/mlabonne/llm-autoeval) | Automatically evaluate your LLMs using RunPod | Open In Colab | | 🥱 LazyMergekit | Easily merge models using mergekit in one click. | Open In Colab | +| 🦎 LazyAxolotl | Fine-tune models in the cloud in one click. | Open In Colab | | ⚡ AutoGGUF | Quantize LLMs in GGUF format in one click. | Open In Colab | | 🌳 Model Family Tree | Visualize the family tree of merged models. | Open In Colab |