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