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