How to mention lanuage parameter on inference api
#93
by
aitransync
- opened
i need to set language as english on inference api parameters . how i do it?
I have the same question since I always get Chinese results...
I tried to add generate_kwargs as query params but did not found how to format the value, I always get this error:
"error": "dictionary update sequence element #0 has length 1; 2 is required"