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:
- b083915d1dd48bed45479198db04b146b96b40cc5d8eb4bb1c6748da9ba364e3
- Size of remote file:
- 146 MB
- SHA256:
- 88e96d86be1cbd88a57c2250ef6eb6f0f04c9dddccdb2535f0018d296c42e95c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.