Problems with LiteRT-LM v0.9.0-beta
#1
by dvillevalois - opened
Hello!
I fail to use your model with v0.9.0-beta. I call it from the Kotlin official bindings and I get the following error from the native runtime:
Failed to apply template: unknown function: format_function_declaration is unknown (in template:21)
I am no expert so I naively believe that the jinja template embedded in the litertml file is invalid.
Am I right?
If that's indeed the problem, unfortunatelly I don't have the possibility to override the template.
Thanks in advance for your help.