Neural machine translation.
Summary
Functions
Runs the translation task.
Functions
@spec run(HuggingfaceClient.Client.t(), map()) :: {:ok, term()} | {:error, Exception.t()}
Runs the translation task.
Returns {:ok, result} or {:error, exception}.