Instructions to use nttx/72886a10-7367-4561-9e00-37b78522209f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/72886a10-7367-4561-9e00-37b78522209f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "nttx/72886a10-7367-4561-9e00-37b78522209f") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
114b898 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:575f2f2fdc5cdf8d04713b7fda51db8eae1fb5e3210c718eaeefa4b4d337136a
size 6840
|