danielhanchen commited on
Commit
2c82f46
·
verified ·
1 Parent(s): f21f15e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ pipeline_tag: text-generation
5
  tags:
6
  - unsloth
7
  ---
 
 
 
8
  # Reflection Llama-3.1 70B
9
 
10
  **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.**
 
5
  tags:
6
  - unsloth
7
  ---
8
+
9
+ 4bit bitsandbytes quantized version of https://huggingface.co/mattshumer/Reflection-70B
10
+
11
  # Reflection Llama-3.1 70B
12
 
13
  **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.**