1 write to _model
Microsoft.ML.GenAI.Core (1)
Module\DynamicLoadingModule.cs (1)
24
this.
_model
= model;
1 reference to _model
Microsoft.ML.GenAI.Core (1)
Module\DynamicLoadingModule.cs (1)
45
var output = this.
_model
.forward(input);