Text Generation
PEFT
Safetensors
English
lora
grpo
dr-grpo
mathematical-reasoning
math
conversational
Instructions to use hugruby/mathstral-7b-matched-wrong-drafts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hugruby/mathstral-7b-matched-wrong-drafts with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mathstral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "hugruby/mathstral-7b-matched-wrong-drafts") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
628715a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:04e57f88eefe6acc41221d9ff7b4fdb5ccd65599bd5ca13ec50a2d37ee68891e
size 167832240
|