Instructions to use zyc-zju/qwen3-embedding-0.6b_react-agent_nq_ablation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zyc-zju/qwen3-embedding-0.6b_react-agent_nq_ablation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zyc-zju/qwen3-embedding-0.6b_react-agent_nq_ablation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K