Instructions to use UW-Madison-Lee-Lab/VersaPRM-Math-Subset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UW-Madison-Lee-Lab/VersaPRM-Math-Subset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("UW-Madison-Lee-Lab/Llama-PRM800K") model = PeftModel.from_pretrained(base_model, "UW-Madison-Lee-Lab/VersaPRM-Math-Subset") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b555b7112d2b6baec74a431ba2d9f8c8eaf35fdbd5130de696a82a14acb179f6
- Size of remote file:
- 6.46 kB
- SHA256:
- c689c905c2e40e9edc63d8dd9f1e117ba92b8cdb9511d76a85315c881e5f38d0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.