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