Instructions to use ibibek/stabilityai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ibibek/stabilityai with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama-bnb-4bit") model = PeftModel.from_pretrained(base_model, "ibibek/stabilityai") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fd02af5c28b90f5123359820fe7913ca6c49216895f89fbf02cc859b442a369f
- Size of remote file:
- 4.92 kB
- SHA256:
- 7709865271c8dbec4f7c77bd21ae8026289cb685b80ed9c9bd26dedbc3d4c7ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.