Instructions to use YieldInc/openhermes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YieldInc/openhermes with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "YieldInc/openhermes") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cbab46940bdf8329df76dcf729d7d52233f1e55590d86ab1ac73387c5597d181
- Size of remote file:
- 73.3 MB
- SHA256:
- ed4384a3e8decd7d20b94d5b424d9d8033729c912615cb884a5c008af07ccc90
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.