2 3 days ago

QLoRA fine-tune of Gemma 4 E2B for scam detection. F1 86.1% / FPR 1.1% on a 300-sample real test set. 12-tool function calling for SMS, email, voice transcripts, and OCR'd MMS images.

tools thinking
9a0aa273cdd6 · 97B
{
"num_ctx": 4096,
"repeat_penalty": 1.2,
"stop": [
"<turn|>"
],
"temperature": 0.3,
"top_p": 0.9
}