thibautbar commited on
Commit
1dfd222
·
verified ·
1 Parent(s): 5b427ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,9 +15,9 @@ Fine-tuned from [AI-MO/Kimina-Prover-Distill-1.7B](https://huggingface.co/AI-MO/
15
 
16
  For advanced usage examples, see https://github.com/MoonshotAI/Kimina-Prover-Preview/tree/master/kimina_prover_demo
17
 
18
- This model is trained using the Kimina-prover-rl open source training pipeline: INSERT GITHUB LINK.
19
 
20
- More details on the training method can be found here: INSERT BLOG LINK.
21
 
22
  # Quick Start with vLLM
23
 
 
15
 
16
  For advanced usage examples, see https://github.com/MoonshotAI/Kimina-Prover-Preview/tree/master/kimina_prover_demo
17
 
18
+ This model is trained using the [Kimina-Prover-RL](https://github.com/project-numina/kimina-prover-rl) open source training pipeline.
19
 
20
+ More details on the training method can be found [in this blog article](https://huggingface.co/blog/AI-MO/kimina-prover-rl).
21
 
22
  # Quick Start with vLLM
23