Instructions to use dimasik1987/fffe9252-2f0a-41e0-9f1b-12c5798388e4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik1987/fffe9252-2f0a-41e0-9f1b-12c5798388e4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta") model = PeftModel.from_pretrained(base_model, "dimasik1987/fffe9252-2f0a-41e0-9f1b-12c5798388e4") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3e9a6f2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:259f9e2ebaaab59147a26dee53c2860c8904385e8d5220680087c5e28db054cc
size 335604696
|