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:
- 7697df0baa9c966da6d2764665991908c783897fb58d04904cc03b6d6a76aee0
- Size of remote file:
- 336 MB
- SHA256:
- aa338d7f7467071fc27bd605112037197b59a85b8538b29090207b0b86f6239c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.