topK

@JvmName(name = "pqfvpjbdlntfpeje")
suspend fun topK(value: Output<Int>)
@JvmName(name = "uoesfslrdxxfmevh")
suspend fun topK(value: Int)

Parameters

value

Number of top most-likely candidates, between 0 and 500, from which the model chooses the next token in the sequence.