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