Hey, I'm using llama-3.1-8b-instruct to classify and reject spam/inappropriate messages, it works mo

Hey, I'm using llama-3.1-8b-instruct to classify and reject spam/inappropriate messages, it works mostly fine, but I'm struggling to reliably return a structured output (eg a json {"appropriate": boolean}).
Was this page helpful?