Instructions to use trl-lib/OpenHermes-2-Mistral-7B-sigmoid-beta-0.4-steps-800 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use trl-lib/OpenHermes-2-Mistral-7B-sigmoid-beta-0.4-steps-800 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "trl-lib/OpenHermes-2-Mistral-7B-sigmoid-beta-0.4-steps-800") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a0ef0a52a41f46e1d92e1492a2b8c5e4ffbbf4daa53d3689c8c49961822b3bb
- Size of remote file:
- 168 MB
- SHA256:
- d2e84131d71cf3b7d7210a4e2fcc46323b8e276bbc3984c63f553ccd25c15ddb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.