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