• id: number
number
Token ID from the model tokenizer
HfInference.ts:246
• Optional logprob: number
Optional
Logprob Optional since the logprob of the first token cannot be computed
HfInference.ts:253
• text: string
string
Token text
HfInference.ts:248