Quick question: is AQ-MedAI/Diver-Retriever-0.6B derived from Qwen/Qwen3-Embedding-0.6B?

#1
by dqdw - opened

Dear [Developer/Team],

I really appreciate your work on AQ-MedAI/Diver-Retriever-0.6B. I've been using it recently and it's been very helpful.

I'm planning to use it as a base, so I need to confirm its relation with Qwen/Qwen3-Embedding-0.6B:

Direct Fine-tuning: Can I assume AQ-MedAI/Diver-Retriever-0.6B is directly fine-tuned from Qwen/Qwen3-Embedding-0.6B, or not?

Inheritance: Does it strictly inherit the architecture and weights of Qwen/Qwen3-Embedding-0.6B without merging or distilling from other models?

I just want to make sure I'm using it the right way.

I really appreciate your help.

AQ org

Yes, AQ-MedAI/Diver-Retriever-0.6B is directly fine-tuned from Qwen/Qwen3-Embedding-0.6B and strictly inherits its architecture and weights.

Sign up or log in to comment