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