Instructions to use nttx/6193343a-d424-457c-aae7-ccffc2f62996 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/6193343a-d424-457c-aae7-ccffc2f62996 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, "nttx/6193343a-d424-457c-aae7-ccffc2f62996") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
7395094 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5ecf08633bf924ff1699de1121acad5e6611f893db596a2f1ace143ef8691770
size 83945296
|