Instructions to use IntellectusAI/zephyr_beta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use IntellectusAI/zephyr_beta with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-alpha-GPTQ") model = PeftModel.from_pretrained(base_model, "IntellectusAI/zephyr_beta") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6849a4aee8bef85c21e0009f5b1588828f3950fd8c10edcf41679f641fd8d432
- Size of remote file:
- 92.3 MB
- SHA256:
- 5f2318ff5dc7bb74ea96ee3291e7a3c0aa678f83a72a567274c29130cd606c28
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.