164 6 days ago

Never refuses: it always returns the single best-matching intent, defined at prompt time with no retraining. Refusal is opt-in via a catch-all intent, which it grabs less eagerly than acv3. For higher accuracy, see acv3.

1.5b
{
"num_ctx": 1024,
"stop": [
"<|im_end|>"
],
"temperature": 0
}