v2026.4.1
All Bundles

Phi3Result

Phi-3 / SLM generation result containing output token IDs

Operations

GetTokenCount

Gets the number of generated tokens

method : public : GetTokenCount() ~ Int

Return

TypeDescription
Inttoken count

GetTokens

Gets the generated token IDs (excluding prompt tokens)

method : public : GetTokens() ~ Int[]

Return

TypeDescription
Intarray of generated token IDs

ToString

Get string representation

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation