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