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