Qwen/Qwen3-Reranker-0.6B compatibility question
#21
by
dqdw - opened
Dear [Developer/Team],
Thank you for your incredible contribution to the community with Qwen/Qwen3-Reranker-0.6B. It has been very helpful for my current project.
As I am planning to build upon this model, I would like to clarify its relationship with Qwen/Qwen3-0.6B-Base based on the model tree on Hugging Face:
Direct Fine-tuning: Is Qwen/Qwen3-Reranker-0.6B a direct fine-tuned version of Qwen/Qwen3-0.6B-Base, or were there intermediate models/checkpoints involved?
Inheritance: Does it strictly inherit the architecture and weights of Qwen/Qwen3-0.6B-Base without merging or distilling from other models?
This would help me ensure I use the model correctly.
Thank you for your time and support!