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