Update README.md
Browse files
README.md
CHANGED
|
@@ -76,9 +76,9 @@ python scripts/generate_data.py
|
|
| 76 |
|
| 77 |
You can find our models on Hugging Face 🤗! We're committed to open-source and easy access for the research community.
|
| 78 |
|
| 79 |
-
| Model | Backbone | Size | Link |
|
| 80 |
-
|
| 81 |
-
| ReZero-v0.1 | Llama-3.2-3B | 3B | [🤗 Menlo/ReZero-v0.1-llama-3.2-3b-it-grpo-250404](https://huggingface.co/Menlo/ReZero-v0.1-llama-3.2-3b-it-grpo-250404) |
|
| 82 |
|
| 83 |
## Experiments 🧪
|
| 84 |
|
|
|
|
| 76 |
|
| 77 |
You can find our models on Hugging Face 🤗! We're committed to open-source and easy access for the research community.
|
| 78 |
|
| 79 |
+
| Model | Backbone | Size | Link | GGUF |
|
| 80 |
+
|-------|----------|------|------|------|
|
| 81 |
+
| ReZero-v0.1 | Llama-3.2-3B | 3B | [🤗 Menlo/ReZero-v0.1-llama-3.2-3b-it-grpo-250404](https://huggingface.co/Menlo/ReZero-v0.1-llama-3.2-3b-it-grpo-250404) | [🤗 GGUF](https://huggingface.co/Menlo/ReZero-v0.1-llama-3.2-3b-it-grpo-250404-gguf) |
|
| 82 |
|
| 83 |
## Experiments 🧪
|
| 84 |
|