Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
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.
|
2 |
+
|
3 |
+
Trained from Llama 3.1 70B Instruct, you can sample from Reflection-70B using the same code, pipelines, etc. as Llama
|