Skip to main content

tokenizer_fallback_enabled

Function tokenizer_fallback_enabled 

Source
pub fn tokenizer_fallback_enabled() -> bool
Expand description

Read the current flag value. Cheap — single Mutex acquisition. Called once per run_streaming_legacy_path chunking decision (per-flow, not per-token), so the lock contention is negligible.