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:
- e3ee8c9128400df1bced1e238d08121272977044b8bb9860d438436e93a99eef
- Size of remote file:
- 5.11 kB
- SHA256:
- 2b88702644c6382130e3c176a3d44da8133e19feb28a361836fab33318e695a3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.