Yusuke
Yusuke
Probably, I found a serious error. If I'm correct, we cannot use any information from test data when preprocessing data. **However, your code applied `fit_transform()` to train and test data.**...
Hi, thank you for your great work I'm looking for a paper for this implementation, could you let me know if you published a paper linked to this repo?
https://github.com/haotian-liu/LLaVA/blob/c121f0432da27facab705978f83c4ada465e46fd/llava/model/llava_arch.py#L169 ``` base_image_feature = image_feature[0] image_feature = image_feature[1:] ``` Why are the first image and the remaining images processed separately?
This issue is for the notification of papers which will be added to this repo in the future
Agent is essential topic towards AGI Please share your recommended content
Here I will post awesome labs studying toward AGI
### Issue: Version Conflict between `h11` and `httpcore` Packages #### Description I encountered a version conflict between the `h11` and `httpcore` packages while trying to run the `phdseeker` tool in...