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: 134 Bytes
193370c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9b33a99cf8a3edd1d8c8e6650ff193e2a1c5e8a5bb9df350e2b794e173cd05e3
size 167832240
|