Open singultus opened 1 month ago
Not sure why it's flagging the exe created by PyInstaller (Nuitka doesn't have this issue). My guess is that because of the use of the subprocess.run
module to execute the llama.cpp quantization and conversion scripts, it identifies it as similar to other malware that uses the same module to execute commands on the system.
Bitdefender considers your binary to be malicious, identified as Gen:Variant.Tedy.644475. Googling reveals that this may be a false positive. However, on virustotal.com 15 out of 75 security vendors raise a red flag. You might want to look into that.