Zifu Wan
Zifu Wan
Hi author, Thanks for the great work. I'm trying to run the demo on an RTX6000 GPU(24G): ``` import torch from PIL import Image # setup device to use device...
Hi, I'm trying to train the LISA-7B while stuck with this error: `AttributeError: 'LISAForCausalLM' object has no attribute 'ce_loss_weight'` This is because of the following codes in model/LISA.py: ``` if...
Hi authors, When do you plan to release the full code? Thanks.
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...
During the training state, when the pretrained weights are loaded (i.e., pi05_base), do they contain the weights for the action expert? Since the paper claims "the action expert is trained...
Hi Zhisheng, Thanks for your excellent work. I have a question about the direction of sound sources. When you insert a sound in the SoundSpace simulator, do you specify the...