Instructions to use dzanbek/dcef9753-f7f8-4e09-92b6-472a529277fb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dzanbek/dcef9753-f7f8-4e09-92b6-472a529277fb with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-llama-2-7b") model = PeftModel.from_pretrained(base_model, "dzanbek/dcef9753-f7f8-4e09-92b6-472a529277fb") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c6aa291 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:caed7626109b94767dacc0e997c36b759df4ca2ae0a19be1547c689c92fce1e2
size 6776
|