Instructions to use weathon/neg_aware_qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use weathon/neg_aware_qwen with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("weathon/neg_aware_qwen", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 68 Bytes
a1a0ff9 | 1 2 3 4 5 | {
"image_seq_len": 64,
"processor_class": "Idefics3Processor"
}
|