Instructions to use tarabukinivan/1164c9f3-49ec-49ae-a6c1-9b99413723ee with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tarabukinivan/1164c9f3-49ec-49ae-a6c1-9b99413723ee 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, "tarabukinivan/1164c9f3-49ec-49ae-a6c1-9b99413723ee") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6dffd0a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:264fb80c3a7830c9942425211af6bdc69e6bc596276a815cc422cd6c999f2d33
size 167832240
|