Instructions to use prxy5607/fd9656da-ce11-4877-b6bc-63f638fa694c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5607/fd9656da-ce11-4877-b6bc-63f638fa694c 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, "prxy5607/fd9656da-ce11-4877-b6bc-63f638fa694c") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
3f2f1af | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a63c485bbbab0efcfc1ffe32fd177108a9f70be1875ea3aacad3c4f064a5974b
size 34315097
|