1 write to UseCache
Microsoft.ML.GenAI.Core (1)
Pipeline\CausalLMModelInput.cs (1)
38
this.
UseCache
= useCache;
1 reference to UseCache
Microsoft.ML.GenAI.LLaMA (1)
Module\LlamaModel.cs (1)
60
else if (!input.
UseCache
)