Hi, thanks for your great work and for releasing the code.
I have a question about the subtask planning module mentioned in the paper. The paper states that Qwen3-VL-8B is used for subtask planning from the instruction. However, I could not clearly locate the corresponding implementation in the released code.
- Could you please point me to the specific file or function where Qwen3-VL-8B is used for subtask planning?
- Does this subtask planning module require additional training or fine-tuning, or is Qwen3-VL-8B used in a zero-shot manner to generate the subtasks?
Thanks a lot for your help!
Hi, thanks for your great work and for releasing the code.
I have a question about the subtask planning module mentioned in the paper. The paper states that Qwen3-VL-8B is used for subtask planning from the instruction. However, I could not clearly locate the corresponding implementation in the released code.
Thanks a lot for your help!