Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/model/
H A Dstatic_llama.py46 def __init__(self, config: ModelArgs, output_new_cache_only=False): argument
186 def __init__(self, config: ModelArgs, output_new_cache_only=False): argument
219 def __init__(self, config: ModelArgs, output_new_cache_only=True): argument