Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
OpenNix
/
aws-security-assistant
:latest
3
Downloads
Updated
yesterday
LLaMA 3.1 8B Instruct model fine-tuned for AWS cloud security event analysis.
LLaMA 3.1 8B Instruct model fine-tuned for AWS cloud security event analysis.
Cancel
aws-security-assistant:latest
...
/
params
454723c4bdec · 173B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}