Instructions to use officeuseaitf2024/wallet_deberta_v10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use officeuseaitf2024/wallet_deberta_v10 with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("microsoft/deberta-v3-small") model = PeftModel.from_pretrained(base_model, "officeuseaitf2024/wallet_deberta_v10") - Transformers
How to use officeuseaitf2024/wallet_deberta_v10 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("officeuseaitf2024/wallet_deberta_v10", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f89a7c4d21945363a7dddb3cd6b4c672fa2969d5ae3e9e140e06a480a8f25384
- Size of remote file:
- 5.91 kB
- SHA256:
- 8162b214d0ea9b79443cdd3752f43ccc17c3f0e5755503ca9aad13223621c62c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.