Instructions to use sintaxsaint/quicky-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sintaxsaint/quicky-ai with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="sintaxsaint/quicky-ai")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("sintaxsaint/quicky-ai") model = AutoModelForSequenceClassification.from_pretrained("sintaxsaint/quicky-ai") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 950b8da751c231d0528c294928a8ceb2e9ff9cc2188a13ab213c46ed7a73b2a9
- Size of remote file:
- 5.14 kB
- SHA256:
- 6f712d46dc6e3e0dc77ef0478eacded54bcd1eb0decbd17e9dcd516f235cf43e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.