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:
- 61eb11a4ba4310d0117fa3b59457cfd7e91886a135811cf3bd15ef6198b71fcd
- Size of remote file:
- 5.24 kB
- SHA256:
- b792e5a313d3720129a1c377a2aaa7e3aa6a3e27c4a26c1cd218645a741339ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.