Update README.md
Browse files
README.md
CHANGED
@@ -142,7 +142,7 @@ This comprehensive framework directly informs our **GRPO reward functions** for
|
|
142 |
|
143 |
## Technical Requirements
|
144 |
|
145 |
-
* **GPU**: ~
|
146 |
* **Libraries**: `transformers`, `torch`, `peft`.
|
147 |
* Compatible with Hugging Face inference APIs and local generation pipelines.
|
148 |
|
|
|
142 |
|
143 |
## Technical Requirements
|
144 |
|
145 |
+
* **GPU**: ~4GB VRAM for 4B inference on GGUF.
|
146 |
* **Libraries**: `transformers`, `torch`, `peft`.
|
147 |
* Compatible with Hugging Face inference APIs and local generation pipelines.
|
148 |
|