Hi, whenever I try to use the croco model it says as a warning: "Warning, cannot find cuda-compiled version of RoPE2D, using a slow pytorch version instead."
Does this mean that the model is not using the RoPE2D embeddings but rather the cosine embeddings? If so can you provide any suggestions on how to resolve that?