Hi everyone,
Following my earlier failed installation experience, I made a bit of progress of successfully installing Chat With RTX but with failed installation of Mistral 7B INT4’ see screenshot below.
hi @agugodwin ,
can you please uninstall ChatRTX and try installation with below steps and share logs with us ?
Generating Installation Failure Logs
By default, installer logs are automatically created in the %temp%/NvidiaLogging directory. However, these logs are temporary and are deleted when the installer process exits.
To create persistent logs that can be used for troubleshooting, you can use command line options with the installer executable.
To do this:
Run the installer executable with the following command line options:
<installer_exe_filename> -log:<log_directory> -loglevel:6
For example: setup.exe -log:c-programming:\logs -loglevel:6
This will generate detailed logs in the specified directory.
Important: To help us investigate installation failures, please share the entire logging directory with us. This will enable us to diagnose and resolve the issue more efficiently.