Using Instant Translate as part of your Workflow can translate multiple files in parallel to save you from having to do so individually for multiple files. Grouping documents into Pretranslate batches also significantly increases throughput as compared to submitting files for Pretranslate individually. You can submit batches of files directly in the LILT application or through the API.Documentation Index
Fetch the complete documentation index at: https://support.lilt.com/llms.txt
Use this file to discover all available pages before exploring further.
Behind the scenes
LILT uses GPUs to translate documents for maximum speed. Self-managed customers benefit from the usage of all recognized GPUs in the system. A single batch request may be processed by one or more GPUs, depending on the number of documents and segments in it.Pretranslate in the LILT application
-
Navigate into the desired Project and open the
Documentspage. -
Click the
Select all documentsbutton to select all the Project’s Document cards. -
Click Pretranslate, select the option to
Use MT for unmatched segments, and click Pretranslate.


Pretranslating text will go away, and the Document card progress indicators will show that the document has been translated.
Batch Instant Translate & Pretranslate using the API
You can use Instant Translate (powered by LILT’s Contextual AI Engine) for one or more files that have been previously uploaded by using the/translate/file endpoint and specifying multiple file IDs as documented here. This option bypasses writing data to our database and is useful for pure Contextual AI workflows. Alternatively, you can use our Pretranslate endpoint here, which is similar to clicking the Pretranslate button in the LILT application.
