mattshumer commited on
Commit
afe57db
·
verified ·
1 Parent(s): cbb9139

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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