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