You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run Llama 3.2 3B, I get this error: Runtime error: Unknown node type: TestExpression.
The string description of the statement where this happens is TestExpression(operand: Jinja.Identifier(value: "custom_tools"), negate: false, test: Jinja.Identifier(value: "defined")).
The text was updated successfully, but these errors were encountered:
When I try to run Llama 3.2 3B, I get this error:
Runtime error: Unknown node type: TestExpression
.The string description of the statement where this happens is
TestExpression(operand: Jinja.Identifier(value: "custom_tools"), negate: false, test: Jinja.Identifier(value: "defined"))
.The text was updated successfully, but these errors were encountered: