Instructions to use DesDea1/6fec5a5b-da1f-45a9-a909-e769f42e604d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DesDea1/6fec5a5b-da1f-45a9-a909-e769f42e604d 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, "DesDea1/6fec5a5b-da1f-45a9-a909-e769f42e604d") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
1f297b6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
size 4241003
|