menu
bpe package
documentation
tiktoken/src/tiktoken_encoder.dart
TiktokenEncoder
eotToken property
eotToken property
dark_mode
light_mode
eotToken
property
int
?
get
eotToken
Implementation
int? get eotToken => specialTokens["<|endoftext|>"];
bpe package
documentation
tiktoken/src/tiktoken_encoder
TiktokenEncoder
eotToken property
TiktokenEncoder class