Searched defs:logits_type (Results 1 – 3 of 3) sorted by relevance
223 const auto logits_type = llama_runtime.GetModelOptions().model_output_type; in digest_prompt() local254 const auto logits_type = llama_runtime.GetModelOptions().model_output_type; in gen_response() local
232 const auto logits_type = llama_runtime.GetModelOptions().model_output_type; in digest_prompt() local264 const auto logits_type = llama_runtime.GetModelOptions().model_output_type; in gen_response() local
151 const DataType logits_type = input_type(0); in Compile() local