Instructions to use RogerVutiot/qwen-finetune-v135-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RogerVutiot/qwen-finetune-v135-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="RogerVutiot/qwen-finetune-v135-2")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("RogerVutiot/qwen-finetune-v135-2") model = AutoModel.from_pretrained("RogerVutiot/qwen-finetune-v135-2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- 138eeecba70d195a4c50504bc1ed95999b49814f766b680d4f60c2868c9d204d
- Size of remote file:
- 11.4 MB
- SHA256:
- 741c85ffe434aad73e934a73ef380c85e94cd863b8f55e1a1ad66cacb5a93dfd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.