When I tried to inference in Huggingface Inference Endpoints, I got this error
{"timestamp":"2024-07-30T06:47:56.438220Z","level":"ERROR","message":"Template error: invalid operation: tried to use + operator on unsupported types string and undefined (in <string>:6)","target":"text_generation_router::infer","filename":"router/src/infer.rs","line_number":202,"span":{"name":"apply_chat_template"},"spans":[{"name":"chat_completions"},{"name":"apply_chat_template"}]}
Model - https://huggingface.co/pacozaa/mistral-sharegpt90k-merged_16bit
Here is my tokenizer_config - https://huggingface.co/pacozaa/mistral-sharegpt90k-merged_16bit/blob/main/tokenizer_config.json