Instructions to use Ozaii/Zephyr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ozaii/Zephyr with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Ozaii/Zephyr") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5047c3fdc2160ababc0a7f214afe58d61aa0710c8c8d8e50a69cbfe3a471d755
- Size of remote file:
- 1.06 kB
- SHA256:
- 66a5c01a39a2ade08cfa81f629abf55cc5d303fd661d75fa667f21183167bcd6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.