Trying to run mlx-community/DeepSeek-R1-Distill-Qwen-1.5B-8bit but it's generating bad results because the template is not getting added. Catching the error: ``` parser("Parser Error: Expected closing statement token. openSquareBracket != closeStatement.") ``` Maybe a Jinja issue, not sure?