Instructions to use Neha13/contentchecker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neha13/contentchecker with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Neha13/contentchecker", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 39 Bytes
86e15bd | 1 2 3 4 | {
"transformers_version": "4.41.2"
}
|