radheneev/NetrAI-L3
38.8k
1---2license: llama33base_model: meta-llama/Llama-3.2-3B-Instruct4pipeline_tag: text-generation5language:6- en7tags:8- cybersecurity9- siem10- suricata11- soc12- llama313- security-ai14---15 16# NetrAI-L317 18NetrAI-L3 is a domain-adapted language model fine-tuned for security operations use cases, including Suricata alert analysis and SIEM-related event interpretation.19 20The name **NetrAI** is derived from the Sanskrit word *Netra* (Eye), representing an AI system designed to observe and interpret security telemetry.21 22---23 24## Base Model25 26- meta-llama/Llama-3.2-3B-Instruct 27- Fine-tuned using LoRA 28- Final merged model provided in SafeTensor format 29 30---31 32## Intended Use33 34NetrAI-L3 is intended to assist with:35 36- Suricata alert explanation 37- Security event contextualization 38- SOC workflow support 39 40This model is provided for research and security augmentation purposes.41 42---43 44## Limitations45 46- Not a replacement for SIEM, XDR, or incident response platforms.47- Outputs should be reviewed by qualified security professionals.48- Recommendations may vary depending on prompt context.49 50---51 52## License53 54This model is derived from Llama 3 and is governed by the Llama 3 Community License Agreement.55Users must comply with the original Llama 3 licensing terms.