Instructions to use MLH2000/zephyr_ord with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MLH2000/zephyr_ord with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-alpha") model = PeftModel.from_pretrained(base_model, "MLH2000/zephyr_ord") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 67179273c59546acd3d4f38690affa0332c7974f534fdfe88a901fca38ca97d2
- Size of remote file:
- 4.92 kB
- SHA256:
- 841b094d70e9bf5c6edeb701091d67cc7d6f5ce98154fe66e597558c52b1b109
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.