Instructions to use DB112/training1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DB112/training1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ybelkada/falcon-7b-sharded-bf16") model = PeftModel.from_pretrained(base_model, "DB112/training1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b05811429d135079c76978ebb4859c2b575d7f6273251e1af0d56c56f2aebed7
- Size of remote file:
- 522 MB
- SHA256:
- b322af1b990396d8772c67cc0b0cfa4d47f3af4af04ddab56db986b887f1ecff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.