danielhanchen commited on
Commit
1f01144
·
verified ·
1 Parent(s): 63d59f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -10,8 +10,10 @@ Unsloth makes fine-tuning of LLMs 2.2x faster and use 80% less VRAM!
10
 
11
  [Join our Discord server!](https://discord.gg/u54VK8m8tk) 🦥 Our open source Github: [github.com/unslothai/unsloth]([https://github.com/unslothai/unsloth)
12
 
13
- | Unsloth support includes | Free Notebooks | Performance | Memory use |
14
  |-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
15
- | **Llama-3 8b** | [▶️ Start on Colab](https://colab.research.google.com/drive/135ced7oHytdxu3N2DNe1Z0kqjyYIkDXp?usp=sharing) | 2x faster | 60% less |
16
- | **Gemma 2 9b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1vIrqH5uYDQwsJ4-OO3DErvuv4pBgVwk4?usp=sharing) | 2x faster | 63% less |
17
- | **Mistral v0.3 7b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1_yNCks4BTD5zOnjozppphh5GzMFaMKq_?usp=sharing) | 2.2x faster | 73% less |
 
 
 
10
 
11
  [Join our Discord server!](https://discord.gg/u54VK8m8tk) 🦥 Our open source Github: [github.com/unslothai/unsloth]([https://github.com/unslothai/unsloth)
12
 
13
+ | Unsloth support includes | Free Notebooks | Performance | Memory use |
14
  |-----------------|--------------------------------------------------------------------------------------------------------------------------|-------------|----------|
15
+ | **Llama-3 8b** | [▶️ Start on Colab](https://colab.research.google.com/drive/135ced7oHytdxu3N2DNe1Z0kqjyYIkDXp?usp=sharing) | 2x faster | 60% less |
16
+ | **Gemma 2 9b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1vIrqH5uYDQwsJ4-OO3DErvuv4pBgVwk4?usp=sharing) | 2x faster | 63% less |
17
+ | **Mistral v0.3 7b** | [▶️ Start on Colab](https://colab.research.google.com/drive/1_yNCks4BTD5zOnjozppphh5GzMFaMKq_?usp=sharing) | 2.2x faster | 73% less |
18
+ | **Phi-3 Mini** | [▶️ Start on Colab](https://colab.research.google.com/drive/1lN6hPQveB_mHSnTOYifygFcrO8C1bxq4?usp=sharing) | 2x faster | 50% less |
19
+ | **Llama-3 8b Instruct** | [▶️ Start on Colab](https://colab.research.google.com/drive/1XamvWYinY6FOSX9GLvnqSjjsNflxdhNc?usp=sharing) 2x faster | 60% less |