175 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.

tools thinking
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
}