Instructions to use VERSIL91/492d0f2e-49d9-4561-92b6-e856669f4df7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/492d0f2e-49d9-4561-92b6-e856669f4df7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Mistral-7B") model = PeftModel.from_pretrained(base_model, "VERSIL91/492d0f2e-49d9-4561-92b6-e856669f4df7") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7a0891b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f85eb64705605f9432b8b70a76eadc5aca8989fdc29caa4dc4b5858ce13e0db4
size 6776
|