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