Skip to main content

default_scorer

Function default_scorer 

Source
pub fn default_scorer() -> Box<dyn Scorer>
Expand description

Construct the best available scorer: the real model if the llama feature is on and weights load, otherwise the heuristic scorer.