Instructions to use tuantmdev/08ad529c-12b5-4748-b0b2-fdd63cf52842 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuantmdev/08ad529c-12b5-4748-b0b2-fdd63cf52842 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, "tuantmdev/08ad529c-12b5-4748-b0b2-fdd63cf52842") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8e10e0f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ec66ba88b268ae3c4220286b4a97df8adf97ffc5059b414d70f39933adee0533
size 6776
|