Searched refs:LlamaModelPaths (Results 1 – 6 of 6) sorted by relevance
29 using example::LlamaModelPaths;54 LlamaModelPaths get_model_paths();74 const LlamaModelPaths modelpaths_;
136 using example::LlamaModelPaths;168 LlamaModelPaths get_model_paths() { in get_model_paths()169 LlamaModelPaths model_paths = { in get_model_paths()350 LlamaModelPaths model_paths = get_model_paths(); in main()
176 LlamaModelPaths MTKLlamaRunner::get_model_paths() { in get_model_paths()177 LlamaModelPaths model_paths = { in get_model_paths()
32 const LlamaModelPaths& modelPaths);
38 struct LlamaModelPaths { struct
25 const LlamaModelPaths& modelPaths) { in Initialize()