Function inference_core::init_semantic_with_path
source · pub fn init_semantic_with_path(
model_path: &str,
tokenizer_path: &str
) -> Result<Arc<Semantic>, SemanticError>
pub fn init_semantic_with_path(
model_path: &str,
tokenizer_path: &str
) -> Result<Arc<Semantic>, SemanticError>