Instructions to use jaytonde05/MAP_EXP_12_FULL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jaytonde05/MAP_EXP_12_FULL with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen2.5-Math-7B") model = PeftModel.from_pretrained(base_model, "jaytonde05/MAP_EXP_12_FULL") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
befbf96 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:34ce2971b006c04a4aaa9d6cca5b69ec2690f637c52bc4f8589cd95f7217d92f
size 5304
|