Instructions to use 1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24 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, "1-lock/4bfc3447-f9d8-4ba1-932b-c6d2484e0e24") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
cb247ca | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:be62107b7b8bb3e5f2a96e8e2de1880e9322497bdc7d1674745922dc39430a87
size 2437069586
|