CUDA installation compatibility issu

Hi,

I have dual nvidia geforce 780m graphics card with sli support.
OS is Ubuntu 20.4, and kernel is Linux 5.4.0-54-generic.
I am trying to install CUDA on my laptop for AI and deep learning, and my driver version is 418.13 (which is the latest driver for linux-64 on nvidia drivers website)
when I install cuda 11.1 the toolkit contains drivers newer than the the current driver.
So is the newer driver willl work properly with my 780m card?
if not, then does it mean that I am limited to use CUDA 10.0 which contains drivers compatible with my card?

I went through CUDA documentation but cannot know which proper version to my case.

Thank you