182 1 week ago

Accuracy first, with refusal still built in. Define intents at prompt time, no retraining. It returns the single best-matching name, or none_of_the_above when nothing fits. Pick it when you want both at once.

1.5b
59fbd33f5c5f · 65B
{
"num_ctx": 1024,
"stop": [
"<|im_end|>"
],
"temperature": 0
}