Skip to content

AI.Detokenize

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any [Int]
Output ➡️ The resulting output of the shard String
Model No The model whose tokenizer to use. none Var(LLMModel)

Convert token IDs back to text using the model's tokenizer.