Instructions to use vmpsergio/0f645d83-508a-45bb-bd75-d17c410e57c4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vmpsergio/0f645d83-508a-45bb-bd75-d17c410e57c4 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, "vmpsergio/0f645d83-508a-45bb-bd75-d17c410e57c4") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
35e49a0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9a8edbf834c8369c80ab514a300a81d8ea7e15d94cc20b078b472d432ac7d4a6
size 335604696
|