google / google/minja

Error tojson(ensure_ascii=False)

Open
#82 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
229
Forks
38
PR merge metrics
No merged PRs in 30d

Description

got exception when using minja through llama.cpp

{"code":500,"message":"Unknown argument ensure_ascii for function tojson at row 11, column 37:\n{% for tool in tools %}\n{{ tool | tojson(ensure_ascii=False) }}\n ^\n{% endfor %}\n at row 11, column 1:\n{% for tool in tools %}\n{{ tool | tojson(ensure_ascii=False) }}\n^\n{% endfor %}\n at row 10, column 24:\n\n{% for tool in tools %}\n

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.