By giving a text input, generate a tokenized output of token IDs.
ID of team to run requests as (optional parameter).
Code of the model to use. See available model list.
"meta-llama-3.1-8b-instruct"
Input text prompt to tokenize.
"What is generative AI?"
Successfully tokenized the text.
A list of token IDs.