Instructions to use dimasik1987/adb7b1c7-e2eb-441d-b63f-6e14a444b7bb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik1987/adb7b1c7-e2eb-441d-b63f-6e14a444b7bb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b") model = PeftModel.from_pretrained(base_model, "dimasik1987/adb7b1c7-e2eb-441d-b63f-6e14a444b7bb") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ef6937a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c825314fafd616298328a277ef6baf0c73ad98aca6c60fa51ed51966dcf4e980
size 6840
|