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