• id: number
number
Token ID from the model tokenizer
HfInference.ts:232
• logprob: number
Logprob
HfInference.ts:236
• special: boolean
boolean
Is the token a special token Can be used to ignore tokens when concatenating
HfInference.ts:241
• text: string
string
Token text
HfInference.ts:234