Instructions to use dzanbek/19c416b4-148d-48ab-9712-2e39930df74a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dzanbek/19c416b4-148d-48ab-9712-2e39930df74a 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, "dzanbek/19c416b4-148d-48ab-9712-2e39930df74a") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
b7433a1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:191cb3e9bd55f46b3d72f7f6f39c98c3ee94148edc7787a29dad75d112c93ccb
size 17210040
|