Libcudnn_cnn_infer.so.8. Error: libnvrtc.so and torch._inductor.utils: [WARNING] not enough cuda cores to use max_autotune mode

The first issue is related to this topic.

The Inductor warning is raised from here, which indicates that max_autotune mode requires GPUs with a min. sm count of 80, while your GPU seems to have less.