How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("ferdmartin/HF_DistilBertBasedModelAppDocs2")
model = AutoModel.from_pretrained("ferdmartin/HF_DistilBertBasedModelAppDocs2")
Quick Links

No model card

Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Spaces using ferdmartin/HF_DistilBertBasedModelAppDocs2 2