Instructions to use filipesantoscv11/411edc5b-3897-46b8-8ea4-70141b83fe13 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use filipesantoscv11/411edc5b-3897-46b8-8ea4-70141b83fe13 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "filipesantoscv11/411edc5b-3897-46b8-8ea4-70141b83fe13") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
be181dd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8bb04b957a1bac62554f0abd8c7980fcc4bb2f0172b03526ccda344bb6765681
size 6776
|