In OpenChat 3.5 - 0106 on HuggingFace occurs an error in API:
{
"error": "Template error: invalid operation: object has no method named title (in :1)",
"error_type": "template_error"
}
while deploying:
{
"model": "openchat_3.5",
"messages": [{"role": "user", "content": "You are a large language model named OpenChat. Write a poem to describe yourself"}]
}
In OpenChat 3.5 - 0106 on HuggingFace occurs an error in API:
{ "error": "Template error: invalid operation: object has no method named title (in:1)",
"error_type": "template_error"
}
while deploying:
{ "model": "openchat_3.5", "messages": [{"role": "user", "content": "You are a large language model named OpenChat. Write a poem to describe yourself"}] }