Instructions to use JeswinMS4/quantized-url-detect with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JeswinMS4/quantized-url-detect with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="JeswinMS4/quantized-url-detect")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("JeswinMS4/quantized-url-detect") model = AutoModelForSequenceClassification.from_pretrained("JeswinMS4/quantized-url-detect", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eadf2fdd6a4f1a480eebbf17213780df05a452d3e4d49c6167560a8e37afed33
- Size of remote file:
- 179 MB
- SHA256:
- 2c4db0d2490b95ce1c5359c45d8e3c3f97f81d3995b413d1fa3f4f28436378f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.