Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
luisppb16
/
gemma4-e4b-SecOps
:latest
175
Downloads
Updated
1 week ago
Fine-tune of Gemma 4 E4B (4B parameters) specialized in offensive and defensive cybersecurity. Trained with LoRA (r=16) on a dataset covering vulnerability analysis, secure code review, and Java insecure code remediation.
Fine-tune of Gemma 4 E4B (4B parameters) specialized in offensive and defensive cybersecurity. Trained with LoRA (r=16) on a dataset covering vulnerability analysis, secure code review, and Java insecure code remediation.
Cancel
tools
thinking
gemma4-e4b-SecOps:latest
...
/
params
72f16815e944 · 183B
{
"num_ctx": 131072,
"num_predict": 4096,
"repeat_last_n": 256,
"repeat_penalty": 1.1,
"stop": [
"<end_of_turn>",
"<start_of_turn>"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}