Instructions to use trl-lib/OpenHermes-2-Mistral-7B-ipo-beta-0.5-steps-200 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-ipo-beta-0.5-steps-200 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-ipo-beta-0.5-steps-200") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4ef4ffd426db18d4dbb4840909c50334749d84e81cb937ee592c0fdc2282bde0
- Size of remote file:
- 168 MB
- SHA256:
- cf166a90dc268d22f9b06c184cd21451454216c94905a7348338edf4bee2aebe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.