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