top_k


Description:

[ Description ( blurb = "Limit the number of highest probability tokens to consider (default: 40)" , nick = "Top K" ) ]
public int top_k { get; set; }