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