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: 129 Bytes
45f4d0b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c6201fa75c016f18163151b99e93bf5b6a5fa11cc319ebf064fd67aa576d6c94
size 6776
|