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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7cead27c78836349e70c6d50daba2603f979ea4d00a9954b994083738e3ce2f0
- Size of remote file:
- 5.3 kB
- SHA256:
- d11c5632caac50f4d82ee71e2c50da61ec0e668de74ff1609b68d62eb83eb1ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.