Instructions to use VERSIL91/31c5e79c-6bf7-44bb-9f84-7d7fa7f6f608 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/31c5e79c-6bf7-44bb-9f84-7d7fa7f6f608 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("fxmarty/tiny-random-GemmaForCausalLM") model = PeftModel.from_pretrained(base_model, "VERSIL91/31c5e79c-6bf7-44bb-9f84-7d7fa7f6f608") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e2c524e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a63c485bbbab0efcfc1ffe32fd177108a9f70be1875ea3aacad3c4f064a5974b
size 34315097
|