WangRongsheng/o1-imitator

Jupyter Notebook

52

50 commits

updated Mar 4, 2025

See the code

README

[!NOTE]

相关资源已同步整合到:https://github.com/WangRongsheng/awesome-LLM-resourses?tab=readme-ov-file#Open-o1

o1-imitator

Awesome

  1. https://github.com/atfortes/Awesome-LLM-Reasoning
  2. https://github.com/hijkzzz/Awesome-LLM-Strawberry
  3. https://github.com/wjn1996/Awesome-LLM-Reasoning-Openai-o1-Survey
  4. https://github.com/srush/awesome-o1
  5. https://github.com/open-thought/system-2-research
  6. https://github.com/ninehills/blog/issues/121

Project

  1. https://github.com/OpenSource-O1/Open-O1
  2. https://github.com/GAIR-NLP/O1-Journey
  3. https://github.com/marlaman/show-me
  4. https://github.com/bklieger-groq/g1
  5. https://github.com/Jaimboh/Llamaberry-Chain-of-Thought-Reasoning-in-AI
  6. https://github.com/pseudotensor/open-strawberry
  7. https://huggingface.co/collections/peakji/steiner-preview-6712c6987110ce932a44e9a6
  8. https://github.com/SimpleBerry/LLaMA-O1
  9. https://huggingface.co/collections/Skywork/skywork-o1-open-67453df58e12f6c3934738d0
  10. https://huggingface.co/collections/Qwen/qwq-674762b79b75eac01735070a
  11. https://github.com/SkyworkAI/skywork-o1-prm-inference
  12. https://github.com/RifleZhang/LLaVA-Reasoner-DPO
  13. https://github.com/ADaM-BJTU
  14. https://github.com/ADaM-BJTU/OpenRFT ReFT
  15. https://github.com/RUCAIBox/Slow_Thinking_with_LLMs
  16. https://github.com/richards199999/Thinking-Claude
  17. https://huggingface.co/AGI-0/Art-v0-3B
  18. https://huggingface.co/deepseek-ai/DeepSeek-R1
  19. https://huggingface.co/deepseek-ai/DeepSeek-R1-Zero
  20. https://github.com/huggingface/open-r1
  21. https://github.com/hkust-nlp/simpleRL-reason
  22. https://github.com/Jiayi-Pan/TinyZero
  23. https://github.com/baichuan-inc/Baichuan-M1-14B
  24. https://github.com/EvolvingLMMs-Lab/open-r1-multimodal
  25. https://github.com/open-thoughts/open-thoughts
  26. Mini-R1: https://www.philschmid.de/mini-deepseek-r1
  27. https://github.com/simplescaling/s1
  28. https://github.com/Deep-Agent/R1-V
  29. https://github.com/StarRing2022/R1-Nature

Paper

  1. LLaMA-Berry: https://arxiv.org/abs/2410.02884
  2. MCTS-DPO: https://arxiv.org/abs/2405.00451
  3. OpenR: https://github.com/openreasoner/openr
  4. https://arxiv.org/abs/2410.02725
  5. LLaVA-o1: https://arxiv.org/abs/2411.10440
  6. Marco-o1: https://arxiv.org/abs/2411.14405
  7. OpenAI o1 report: https://openai.com/index/deliberative-alignment Paper link
  8. DRT-o1: https://github.com/krystalan/DRT-o1
  9. Virgo:https://arxiv.org/abs/2501.01904
  10. HuatuoGPT-o1:https://arxiv.org/abs/2412.18925
  11. o1 roadmap:https://arxiv.org/abs/2412.14135
  12. Mulberry:https://arxiv.org/abs/2412.18319
  13. https://arxiv.org/abs/2412.09413
  14. https://arxiv.org/abs/2501.02497
  15. Search-o1:https://arxiv.org/abs/2501.05366v1
  16. https://arxiv.org/abs/2501.18585

Contributors

WangRongsheng

50 commits

WangRongsheng/o1-imitator

Jupyter Notebook

52

50 commits

updated Mar 4, 2025

See the code

README

[!NOTE]

相关资源已同步整合到:https://github.com/WangRongsheng/awesome-LLM-resourses?tab=readme-ov-file#Open-o1

o1-imitator

Awesome

  1. https://github.com/atfortes/Awesome-LLM-Reasoning
  2. https://github.com/hijkzzz/Awesome-LLM-Strawberry
  3. https://github.com/wjn1996/Awesome-LLM-Reasoning-Openai-o1-Survey
  4. https://github.com/srush/awesome-o1
  5. https://github.com/open-thought/system-2-research
  6. https://github.com/ninehills/blog/issues/121

Project

  1. https://github.com/OpenSource-O1/Open-O1
  2. https://github.com/GAIR-NLP/O1-Journey
  3. https://github.com/marlaman/show-me
  4. https://github.com/bklieger-groq/g1
  5. https://github.com/Jaimboh/Llamaberry-Chain-of-Thought-Reasoning-in-AI
  6. https://github.com/pseudotensor/open-strawberry
  7. https://huggingface.co/collections/peakji/steiner-preview-6712c6987110ce932a44e9a6
  8. https://github.com/SimpleBerry/LLaMA-O1
  9. https://huggingface.co/collections/Skywork/skywork-o1-open-67453df58e12f6c3934738d0
  10. https://huggingface.co/collections/Qwen/qwq-674762b79b75eac01735070a
  11. https://github.com/SkyworkAI/skywork-o1-prm-inference
  12. https://github.com/RifleZhang/LLaVA-Reasoner-DPO
  13. https://github.com/ADaM-BJTU
  14. https://github.com/ADaM-BJTU/OpenRFT ReFT
  15. https://github.com/RUCAIBox/Slow_Thinking_with_LLMs
  16. https://github.com/richards199999/Thinking-Claude
  17. https://huggingface.co/AGI-0/Art-v0-3B
  18. https://huggingface.co/deepseek-ai/DeepSeek-R1
  19. https://huggingface.co/deepseek-ai/DeepSeek-R1-Zero
  20. https://github.com/huggingface/open-r1
  21. https://github.com/hkust-nlp/simpleRL-reason
  22. https://github.com/Jiayi-Pan/TinyZero
  23. https://github.com/baichuan-inc/Baichuan-M1-14B
  24. https://github.com/EvolvingLMMs-Lab/open-r1-multimodal
  25. https://github.com/open-thoughts/open-thoughts
  26. Mini-R1: https://www.philschmid.de/mini-deepseek-r1
  27. https://github.com/simplescaling/s1
  28. https://github.com/Deep-Agent/R1-V
  29. https://github.com/StarRing2022/R1-Nature

Paper

  1. LLaMA-Berry: https://arxiv.org/abs/2410.02884
  2. MCTS-DPO: https://arxiv.org/abs/2405.00451
  3. OpenR: https://github.com/openreasoner/openr
  4. https://arxiv.org/abs/2410.02725
  5. LLaVA-o1: https://arxiv.org/abs/2411.10440
  6. Marco-o1: https://arxiv.org/abs/2411.14405
  7. OpenAI o1 report: https://openai.com/index/deliberative-alignment Paper link
  8. DRT-o1: https://github.com/krystalan/DRT-o1
  9. Virgo:https://arxiv.org/abs/2501.01904
  10. HuatuoGPT-o1:https://arxiv.org/abs/2412.18925
  11. o1 roadmap:https://arxiv.org/abs/2412.14135
  12. Mulberry:https://arxiv.org/abs/2412.18319
  13. https://arxiv.org/abs/2412.09413
  14. https://arxiv.org/abs/2501.02497
  15. Search-o1:https://arxiv.org/abs/2501.05366v1
  16. https://arxiv.org/abs/2501.18585

Contributors

WangRongsheng

50 commits

Languages

Jupyter Notebook

93.9%

Python

6.1%