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