Instructions to use Gflorent/dolly-shakespeare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Gflorent/dolly-shakespeare with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("databricks/dolly-v2-12b") model = PeftModel.from_pretrained(base_model, "Gflorent/dolly-shakespeare") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0de0166ed08add07637a3e46d6cf799a41950f47bf265ad2764cdd03880921aa
- Size of remote file:
- 23.6 MB
- SHA256:
- 4691d0dd2b23856aae0b18ee0fd5d21d7df3198cbbdbc877eb594344b20b10eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.