Instructions to use abishekcodes/phi-2-openhermes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abishekcodes/phi-2-openhermes with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "abishekcodes/phi-2-openhermes") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c9b0b524d260af9098fac3181bb8c87d9132434eaea4b12353de103e715c64e4
- Size of remote file:
- 4.66 kB
- SHA256:
- 3005851bafc8241bdbf5f1f9a75341d78b20afc0c6df05dfffb0142e7c23136e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.