From 4d37b3804a55af8a2c2927dd4531e589eb9711d5 Mon Sep 17 00:00:00 2001 From: Maxime Labonne <81252890+mlabonne@users.noreply.github.com> Date: Sat, 6 Jan 2024 14:53:36 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 21e73a9..faa86a4 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ A list of notebooks and articles related to large language models. ### Tools -| Notebook | Description | Article | Notebook | -|---------------------------------------|-------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------| -| 🧐 LLM AutoEval | Colab notebook to automatically evaluate your LLMs using RunPod | [GitHub](https://github.com/mlabonne/llm-autoeval) | Open In Colab | -| 🥱 LazyMergekit | Colab notebook to automatically merge models using mergekit. | [Tweet](https://twitter.com/maximelabonne/status/1743643451848093941) | Open In Colab | -| ⚡ AutoGGUF | Colab notebook to automatically quantize LLMs in GGUF format. | - | Open In Colab | +| Notebook | Description | Notebook | +|----------|-------------|----------| +| 🧐 [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 | +| ⚡ AutoGGUF | Quantize LLMs in GGUF format in one click. | Open In Colab | ### Fine-tuning