Instructions to use ZealPyae/linksDetection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZealPyae/linksDetection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ZealPyae/linksDetection")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ZealPyae/linksDetection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
d466d89 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:77caf835453c6eb55b1073faaf4d689f52b241b5a0449da90e30be257a923eae
size 8480477
|