Instructions to use openchlsystem/all_qa_distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use openchlsystem/all_qa_distilbert with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("openchlsystem/all_qa_distilbert", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1 opened 9 months ago
by
Rogendo