Sara Díaz
Results
2
issues of
Sara Díaz
Nemo returned an empty response when concatenating multiple messages as input. This is fixed by not generating a UserMessage event for each of them.
The problem appears when attempting to integrate some models (`llama2-7b`, `falcon-7b`, `vicuna-13b`, `llama2-13b`, `mistral-7b`) with some of the moderation tasks such as input validation, fact-checking or jailbreak detection. The official...