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:
- 7b2a7afc010f31119abe1eaaa676e7b3b021a04ccb0fe89e274c837b3b7c9183
- Size of remote file:
- 1.18 GB
- SHA256:
- 73fa88981171c84a16db8d0670ab150f9aab8c9aaa568ced5ab158ce0efdea43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.