Instructions to use dbg-adapter/chroniqueur with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dbg-adapter/chroniqueur 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/chroniqueur") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5570b38f50903cddd86f7288d9d308fc1e8c699f15043926a1466b1429bb0876
- Size of remote file:
- 56 Bytes
- SHA256:
- c6e5e1c535282184894eabf723551f7417dcbbb57fc7a98b6ce5631c70f9c27d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.