Instructions to use fats-fme/9376c29d-a111-4697-ab9b-d2c2dc35f94a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fats-fme/9376c29d-a111-4697-ab9b-d2c2dc35f94a 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, "fats-fme/9376c29d-a111-4697-ab9b-d2c2dc35f94a") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e6e56fa | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f559f2189f392b4555613965f089e7c4d300b41fbe080bf79da0d676e33ee7f0
size 34356041
|