ai21labs/AI21-Jamba-1.5-Large's template uses the (so far unsupported) python * expansion operator in its macro indirection voodoo.
{{- macros_to_call[i](*params_for_macros[i]) -}}
There may be more blockers once this is fix (which should be straightforward)
ai21labs/AI21-Jamba-1.5-Large's template uses the (so far unsupported) python
*expansion operator in its macro indirection voodoo.{{- macros_to_call[i](*params_for_macros[i]) -}}There may be more blockers once this is fix (which should be straightforward)