baichuanzhou

Results 1 issues of baichuanzhou

Calling `super().__init__(vision_tower, args, delay_load)` will reult in `ValueError` as the parent class `CLIPVisionTower` would call `load_model` method and attemp to access `s2_scales` while the attribute is still to be defined...