-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misc. exploratory: Possible false positives on CI release caused by c4ai-r7b template or unrelated? #11077
Comments
The huge chat templates for reference: (Likely causing false flags?)
@dranger003, just curious if that reproduces in your end so I know I'm not messing things up? Template Diff for reference: |
Detections at VT: llama-b4416-bin-win-cuda-cu11.7-x64.zip https://www.virustotal.com/gui/file/762f91efbfa8e278652b39c390354751e9a124ad1991cdabcadb4b32eabe5075 |
@Aetherarchio I also get Windows Defender blocking the files, quite interesting given nothing got triggered while I coded the added support. Definitely looks like a false positive, and appears to be detected as It may be because of |
Honestly I think it might the updated tokenizer settings catching false positives:
You beat me. Was gonna mention that, yeah. Exactly. |
Name and Version
Of course it's probably just false positives but I'll share here anyways.
When trying to download it manually, the llama.cpp releases itself are getting flagged:
I am able to fetch it from the CLI but, weird.
Then I had HF-protectai flagging quantized c4ai-r7b for possible code injection (Triggered by the Model Template):
https://protectai.com/insights/models/Lewdiculous/c4ai-command-r7b-12-2024-GGUF-IQ-ARM-Imatrix/cbd8f6f6f4e521405ae335efca36705269bdf29a/files?blob-id=94522be24270fedb6903b8ffd6561b800791eabc&utm_source=huggingface&threat=PAIT-GGUF-101
Same on VT.
Operating systems
Windows
Which llama.cpp modules do you know to be affected?
llama-cli
Problem description & steps to reproduce
First Bad Commit
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: