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