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