systemctl set-default multi-user.target

yum install kernel-devel*

yum install libglvnd*

Add blacklist nouveau to /etc/modprobe.d/blacklist.conf

dracut -v /boot/initramfs-$(uname -r).img $(uname -r) --force

Reboot

Download latest NVIDIA Linux driver run file and run.

sh NVIDIA-Linux-x86_64-515.48.07.run

systemctl set-default graphical.target

reboot