decode

open override fun decode(ids: IntArray): String(source)

Decode token IDs to text.


fun decode(token: Int): String(source)

Decode a single token ID to text.