query_indices = (k_states_query_token_L1_norm.topk(pivot_text_token).indices + image_token_start_index + image_token_length).tolist() RuntimeError: selected index k out of range
RuntimeError: selected index k out of range