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:
- e20f8e3ef81eca6ff58cd4b57d00987ba109d2f3eb32fad3a9cae55a2eb7376c
- Size of remote file:
- 20 MB
- SHA256:
- 6ecfa1c47aabc070252b9d7665619fff571865c5e82288c9c82ff7910bf3845c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.