Instructions to use koushikkb12/Qwen2.5-32B-GRPO-Math with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use koushikkb12/Qwen2.5-32B-GRPO-Math with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "koushikkb12/Qwen2.5-32B-GRPO-Math") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ed8702168b1d201785ec0bc84388ed6140d2c26015a371abfe933011152ccf26
- Size of remote file:
- 274 MB
- SHA256:
- f68231e6d895095fdd4734318e3abb94975eec0d5c60e5a5b1b8ca651d08b521
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.