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: 129 Bytes
25baf4b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3a370230da11ad7a849f46a2f03c53ef73b7dda87db24c5c9f5c3e3a5ece2993
size 6840
|