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