Instructions to use UncleanCode/Shirley-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UncleanCode/Shirley-2b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b") model = PeftModel.from_pretrained(base_model, "UncleanCode/Shirley-2b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2625336a52a2798721c8cfb0e9adf7fb4470290173f79eb68c9a23fd1cc59b98
- Size of remote file:
- 39.3 MB
- SHA256:
- f708c5dbdfb612239d1a6e30c14e8dd266f7d752ae646f79897b5bbf8c4fb032
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.