Instructions to use dbg-adapter/precaution with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dbg-adapter/precaution with PEFT:
from peft import PeftModel from transformers import AutoModelForTokenClassification base_model = AutoModelForTokenClassification.from_pretrained("gguichard/camembert-large-resaved") model = PeftModel.from_pretrained(base_model, "dbg-adapter/precaution") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 06118897f1a4b7553cbc2f68672d420e7920a1345fc3c30776fe27184b90a37b
- Size of remote file:
- 78 Bytes
- SHA256:
- 46c9b71a357adf2e1d44ea002c853d626efdf6084609494a35b91a77ecde2269
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.