Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,11 @@ tags:
|
|
7 |
- llama-3
|
8 |
---
|
9 |
|
10 |
-
|
11 |
|
12 |
# You can fine-tune Reflection-3.1 70B with 48GB of VRAM with Unsloth! 🦥
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
The model was trained on synthetic data generated by [Glaive](https://glaive.ai). If you're training a model, Glaive is incredible — use them.
|
17 |
-
|
18 |
-
You can [try the model here](https://reflection-playground-production.up.railway.app/).
|
19 |
|
20 |
## Benchmarks
|
21 |

|
|
|
7 |
- llama-3
|
8 |
---
|
9 |
|
10 |
+
float16 version of: https://huggingface.co/mattshumer/Reflection-70B for 50% less memory/VRAM usage
|
11 |
|
12 |
# You can fine-tune Reflection-3.1 70B with 48GB of VRAM with Unsloth! 🦥
|
13 |
|
14 |
+
Reflection 70B is (currently) the world's top open-source LLM, trained with a new technique called Reflection-Tuning that teaches a LLM to detect mistakes in its reasoning and correct course.
|
|
|
|
|
|
|
|
|
15 |
|
16 |
## Benchmarks
|
17 |

|