You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: