Instructions to use INSAIT-Institute/Zephyr-7B-MixAT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use INSAIT-Institute/Zephyr-7B-MixAT 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, "INSAIT-Institute/Zephyr-7B-MixAT") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 6646bd3ca3b0cdcf15cb5a4de565732e69c503f77d02ad7c72d6f8d055b08572
- Size of remote file:
- 742 kB
- SHA256:
- 775dcecfb5f68e465eb557ab11827dfcf8c8e93aae6008061da0f97e76c904b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.