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