I’m using meta-llama/Meta-Llama-3-8B-Instruct
through Hugging Face’s Inference API for zero-shot NER. I want to add a system prompt but the only available field in the API is “inputs”. Please help.
I’m using meta-llama/Meta-Llama-3-8B-Instruct
through Hugging Face’s Inference API for zero-shot NER. I want to add a system prompt but the only available field in the API is “inputs”. Please help.