Instructions to use SpringYung/dolly_with_10examples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SpringYung/dolly_with_10examples 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, "SpringYung/dolly_with_10examples") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 13a41c5b14c4b7577f02aa44322b8172cb3fc35229afe814cdcb26c5cc8925e4
- Size of remote file:
- 336 MB
- SHA256:
- 3e0a0be3f94ddeb12982dcb5ead2ff5b77069545e68b1f0d63688a2190093b5d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.