From bd1e341c21ba2c387f61ea1c2f8fb64f9fab9357 Mon Sep 17 00:00:00 2001 From: Maxime MORGE <maxime.morge@univ-lille.fr> Date: Thu, 30 Jan 2025 08:08:37 +0100 Subject: [PATCH] llm4aamas: Add DeepSeek-R1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 36e5225..ee0d2f4 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,14 @@ Many models are available at the following URLs: *Rohan Taori, Ishaan Gulrajani, Tianyi Zhang, Yann Dubois, et al. (2023)* Published on *GitHub* +- **[Gemma 2: Improving Open Language Models at a Practical Size](https://arxiv.org/abs/2408.00118)** + *Google AI Team (2024)* + Published on *arXiv* + +- **[DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning](https://arxiv.org/abs/2501.12948)** + *DeepSeek-AI (2025)* + Published on *arXiv* + - **[Mixtral of Experts](https://arxiv.org/abs/2401.04088)** *Mistral AI team (2024)* Published on *arXiv* -- GitLab