shimmyshimmer commited on
Commit
e4b558e
·
verified ·
1 Parent(s): a870d7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -7,15 +7,11 @@ tags:
7
  - llama-3
8
  ---
9
 
10
- 4bit bitsandbytes quantized version of https://huggingface.co/mattshumer/Reflection-70B
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
- 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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60518f3731c5be7f3dd5ebc3/zNs-ZFs0SbnomH7mikiOU.png)
 
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60518f3731c5be7f3dd5ebc3/zNs-ZFs0SbnomH7mikiOU.png)