From 551884f68765218e50553eea66545a546efff458 Mon Sep 17 00:00:00 2001 From: Zane Li Date: Tue, 5 Nov 2024 14:19:43 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Update=20README.md?= =?UTF-8?q?=20to=20include=20LLaMA-O1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update README.md to include LLaMA-O1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aee33f0..d2eb1a3 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ format: - David Silver, Thomas Hubert, Julian Schrittwieser, Ioannis Antonoglou, Matthew Lai, Arthur Guez, Marc Lanctot, Laurent Sifre, Dharshan Kumaran, Thore Graepel, Timothy Lillicrap, Karen Simonyan, Demis Hassabis. ## Projects +- [SimpleBerry] [LLaMA-O1: Open Large Reasoning Model Frameworks For Training, Inference and Evaluation With PyTorch and HuggingFace](https://github.com/SimpleBerry/LLaMA-O1) - [openreasoner] [OpenR](https://openreasoner.github.io/) - [OpenO1 Team] [Open-Source O1](https://opensource-o1.github.io/) - [GAIR-NLP] [O1 Replication Journey: A Strategic Progress Report](https://github.com/GAIR-NLP/O1-Journey)