TrueRealRaven commited on
Commit
4d57d1d
·
verified ·
1 Parent(s): 6950958

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- # ForgeLoopGRP0
14
- This repository holds the open-source config for local Linux GRPO training.
 
 
 
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...