Instructions to use monsterapi/zephyr_7b_norobots with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use monsterapi/zephyr_7b_norobots with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-alpha") model = PeftModel.from_pretrained(base_model, "monsterapi/zephyr_7b_norobots") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b2c5f4b2088b335c2f40490425a9faf7236e0899cae0759dc4e23579e13ae2ee
- Size of remote file:
- 109 MB
- SHA256:
- 20478491653ec95a660e30d80e76ada403273425d5e37a0cc7d6ca5af1e5f16c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.