File size: 1,260 Bytes
4511f84 7373a4d 4511f84 7373a4d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | ---
license: llama3
base_model: meta-llama/Llama-3.2-3B-Instruct
pipeline_tag: text-generation
language:
- en
tags:
- cybersecurity
- siem
- suricata
- soc
- llama3
- security-ai
---
# NetrAI-L3
NetrAI-L3 is a domain-adapted language model fine-tuned for security operations use cases, including Suricata alert analysis and SIEM-related event interpretation.
The name **NetrAI** is derived from the Sanskrit word *Netra* (Eye), representing an AI system designed to observe and interpret security telemetry.
---
## Base Model
- meta-llama/Llama-3.2-3B-Instruct
- Fine-tuned using LoRA
- Final merged model provided in SafeTensor format
---
## Intended Use
NetrAI-L3 is intended to assist with:
- Suricata alert explanation
- Security event contextualization
- SOC workflow support
This model is provided for research and security augmentation purposes.
---
## Limitations
- Not a replacement for SIEM, XDR, or incident response platforms.
- Outputs should be reviewed by qualified security professionals.
- Recommendations may vary depending on prompt context.
---
## License
This model is derived from Llama 3 and is governed by the Llama 3 Community License Agreement.
Users must comply with the original Llama 3 licensing terms. |