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
| { | |
| "transformers_version": "4.41.2" | |
| } | |