← Back to C-Kernel-Engine Docs Doxygen Source Documentation
CKBPEConfig Struct Reference

#include <true_bpe.h>

Data Fields

bool add_bos
 
bool add_eos
 
bool byte_fallback
 
CKSpacePrefixStyle space_prefix_style
 

Detailed Description

Definition at line 52 of file true_bpe.h.

Field Documentation

◆ add_bos

bool CKBPEConfig::add_bos

Definition at line 53 of file true_bpe.h.

◆ add_eos

bool CKBPEConfig::add_eos

Definition at line 54 of file true_bpe.h.

◆ byte_fallback

bool CKBPEConfig::byte_fallback

Definition at line 55 of file true_bpe.h.

◆ space_prefix_style

CKSpacePrefixStyle CKBPEConfig::space_prefix_style

Definition at line 56 of file true_bpe.h.


The documentation for this struct was generated from the following file: