Instructions to use Epitech/MathProblem with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Epitech/MathProblem with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3-1b-it-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Epitech/MathProblem") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4940f28e2de037dcb6cab825e0b30b93494b6c4f58d0129037c62ae6cad69d71
- Size of remote file:
- 26.1 MB
- SHA256:
- 92a443b3069dc6d9b18ab305a54be2af731d1deafa9e73b992631f99e2e957ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.