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