Instructions to use dimasik87/7e2b7022-0bfa-480d-b146-b5e0c308b56e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/7e2b7022-0bfa-480d-b146-b5e0c308b56e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Math-1.5B") model = PeftModel.from_pretrained(base_model, "dimasik87/7e2b7022-0bfa-480d-b146-b5e0c308b56e") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
45f4d0b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7722e03890a92dcf7ccd89f30c9064edc2b22647e1a86ec0742d3f0a2240a317
size 73911112
|