Instructions to use havinash-ai/65358531-f6a2-46f2-b5fe-9c1b727527e8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use havinash-ai/65358531-f6a2-46f2-b5fe-9c1b727527e8 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Theta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "havinash-ai/65358531-f6a2-46f2-b5fe-9c1b727527e8") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1ddcc65 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:23a6b42962b0b27f1b6730dfcfeaffaec0dae90f1ac9b4da707c4bfe38a4d0e2
size 2269297426
|