Instructions to use ferdmartin/HF_DistilBertBasedModelAppDocs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ferdmartin/HF_DistilBertBasedModelAppDocs with Transformers:
# Load model directly from transformers import AutoTokenizer, DistilBertBasedAppDocs tokenizer = AutoTokenizer.from_pretrained("ferdmartin/HF_DistilBertBasedModelAppDocs") model = DistilBertBasedAppDocs.from_pretrained("ferdmartin/HF_DistilBertBasedModelAppDocs", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
a41b7e6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ccc1be56f261744602007b3fd636d488b5aa305829a9c9115b7831d13213169
size 265491109
|