Instructions to use VERSIL91/5c38df1c-7d7e-42a7-b36b-2b4cfbbaad14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/5c38df1c-7d7e-42a7-b36b-2b4cfbbaad14 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-2-Mistral-7B-DPO") model = PeftModel.from_pretrained(base_model, "VERSIL91/5c38df1c-7d7e-42a7-b36b-2b4cfbbaad14") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
64ec057 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a2fdf0f345200e031cba90a0563ad058eec6b8ae7761c37e61a4ba3b0c1d07a7
size 6776
|