Home
last modified time | relevance | path

Searched defs:LlamaModelPaths (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DLlamaConfig.h38 struct LlamaModelPaths { struct
39 std::string tokenizer_path;
40 std::string token_embedding_path;
41 std::vector<std::string> prompt_model_paths;
42 std::vector<std::string> gen_model_paths;