dattaraj/security-attacks-MITRE
Viewer • Updated • 271 • 68 • 33
How to use dattaraj/security-attacks-MITRE with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir security-attacks-MITRE dattaraj/security-attacks-MITRE
How to use dattaraj/security-attacks-MITRE with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf dattaraj/security-attacks-MITRE # Run inference directly in the terminal: llama cli -hf dattaraj/security-attacks-MITRE
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf dattaraj/security-attacks-MITRE # Run inference directly in the terminal: llama cli -hf dattaraj/security-attacks-MITRE
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf dattaraj/security-attacks-MITRE # Run inference directly in the terminal: ./llama-cli -hf dattaraj/security-attacks-MITRE
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf dattaraj/security-attacks-MITRE # Run inference directly in the terminal: ./build/bin/llama-cli -hf dattaraj/security-attacks-MITRE
docker model run hf.co/dattaraj/security-attacks-MITRE
How to use dattaraj/security-attacks-MITRE with Ollama:
ollama run hf.co/dattaraj/security-attacks-MITRE
How to use dattaraj/security-attacks-MITRE with Unsloth Studio:
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for dattaraj/security-attacks-MITRE to start chatting
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for dattaraj/security-attacks-MITRE to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for dattaraj/security-attacks-MITRE to start chatting
How to use dattaraj/security-attacks-MITRE with Docker Model Runner:
docker model run hf.co/dattaraj/security-attacks-MITRE
How to use dattaraj/security-attacks-MITRE with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull dattaraj/security-attacks-MITRE
lemonade run user.security-attacks-MITRE-{{QUANT_TAG}}lemonade list
https://in.linkedin.com/in/dattarajrao
Fine-tuned to act like a Cybersecurity expert. Understand a potential attack scenario. map to MIRE ATT&CK guidelines and provide mitigations. Base model would provide generic recommendations. While the fine-tuned model shows much better domain adoption and MITRE mapping.
We're not able to determine the quantization variants.