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: 129 Bytes
7395094 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b95959d6712bb687c6bc3118067659a397b9259c8eb40dcd9917d932fbf1244a
size 6776
|