malware-scanner-v2 / README.md
yuvaliloo's picture
Add README
4431a2d verified
|
Raw
History Blame Contribute Delete
684 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

malware-scanner-v2 : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf yuvaliloo/malware-scanner-v2 --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf yuvaliloo/malware-scanner-v2 --jinja

Available Model files:

  • llama-3-8b.Q4_K_M.gguf This was trained 2x faster with Unsloth