Instructions to use gtoscano/midjourney-zephyr-7b-beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gtoscano/midjourney-zephyr-7b-beta with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta") model = PeftModel.from_pretrained(base_model, "gtoscano/midjourney-zephyr-7b-beta") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 29c7758bafd1f572141e28ba6eda8585e4186d15d24db0103bbdf0558c2f723b
- Size of remote file:
- 27.3 MB
- SHA256:
- 31c832bf08c44dd6d8d339335a7cdb8868ffa4b7360c10b837405455af3dd5bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.