Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,12 @@ emoji: 🚀
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
| 7 |
-
app_file: index.html
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
| 10 |
short_description: GRPO training that runs on a single RTX4090 with vllm 0.22.1
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
| 14 |
-
|
|
|
|
|
|
|
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
|
|
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: GRPO training that runs on a single RTX4090 with vllm 0.22.1
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# ForgeLoopGRPO
|
| 13 |
+
**GRPO training that runs until you stop it (Strictly Linux Only).**
|
| 14 |
+
|
| 15 |
+
A practical, stable, single-GPU GRPO trainer built on vLLM 0.22.1 + a fully custom PyTorch stack...
|