Instructions to use anbn/mybloomz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use anbn/mybloomz with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloomz-3b") model = PeftModel.from_pretrained(base_model, "anbn/mybloomz") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c77079275fe3cc5bfc155706e94ba935af492ecff2e3057fc4ae508c0e3e7390
- Size of remote file:
- 19.7 MB
- SHA256:
- ff68d03ead0b7267c5964b44f1d72ac7759979330e464c2dd24b59d4cc740780
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.