Skip to main content

is_dense

Function is_dense 

Source
pub fn is_dense(model: &str) -> bool
Expand description

Whether build would resolve model to the real dense backend (vs the bag-of-words fallback) — without constructing it, which on a cold cache triggers the model download. Lets ski doctor describe the active backend and decide whether a smoke test is safe to run.