Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -8,3 +8,11 @@ pinned: false
|
|
8 |
---
|
9 |
|
10 |
Hey! We're an AI startup focusing on making AI more accessible to the everyday person! Our main OSS offering is [Unsloth](https://github.com/unslothai/unsloth) which finetunes LLMs 2.2x faster and use 62% less VRAM!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Hey! We're an AI startup focusing on making AI more accessible to the everyday person! Our main OSS offering is [Unsloth](https://github.com/unslothai/unsloth) which finetunes LLMs 2.2x faster and use 62% less VRAM!
|
11 |
+
| Unsloth supports | Free Notebooks | Performance | Memory use |
|
12 |
+
|-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
|
13 |
+
| **Gemma 7b** | [▶️ Start on Colab](https://colab.research.google.com/drive/10NbwlsRChbma1v55m8LAPYG15uQv6HLo?usp=sharing) | 2.4x faster | 58% less |
|
14 |
+
| **Mistral 7b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1Dyauq4kTZoLewQ1cApceUQVNcnnNTzg_?usp=sharing) | 2.2x faster | 62% less |
|
15 |
+
| **Llama-2 7b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1lBzz5KeZJKXjvivbYvmGarix9Ao6Wxe5?usp=sharing) | 2.2x faster | 43% less |
|
16 |
+
| **Mistral 7b** 1xT4 | [▶️ Start on Kaggle](https://www.kaggle.com/code/danielhanchen/kaggle-mistral-7b-unsloth-notebook) | 5x faster\* | 62% less |
|
17 |
+
| **DPO - Zephyr** | [▶️ Start on Colab](https://colab.research.google.com/drive/15vttTpzzVXv_tJwEk-hIcQ0S9FcEWvwP?usp=sharing) | 1.9x faster | 19% less |
|
18 |
+
|