qingy2024 commited on
Commit
1616fb2
·
verified ·
1 Parent(s): 8d61f41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -142,7 +142,7 @@ This comprehensive framework directly informs our **GRPO reward functions** for
142
 
143
  ## Technical Requirements
144
 
145
- * **GPU**: ~8GB VRAM for 4B inference on GGUF.
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