acceptedTokenCount property

int? acceptedTokenCount
final

Drafted tokens the main model accepted; null when the session runs without speculative decoding.

Implementation

final int? acceptedTokenCount;