Instructions to use dimasik87/bd8a96c9-45b7-4d66-8e67-a9df2a66d9b6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/bd8a96c9-45b7-4d66-8e67-a9df2a66d9b6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("UCLA-AGI/Gemma-2-9B-It-SPPO-Iter2") model = PeftModel.from_pretrained(base_model, "dimasik87/bd8a96c9-45b7-4d66-8e67-a9df2a66d9b6") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
57aae43 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f559f2189f392b4555613965f089e7c4d300b41fbe080bf79da0d676e33ee7f0
size 34356041
|