IModelParamsExtensions
Namespace: LLama.Extensions
Extention methods to the IModelParams interface
1 |
|
Inheritance Object → IModelParamsExtensions
Methods
ToLlamaModelParams(IModelParams, LLamaModelParams&)
Convert the given IModelParams
into a LLamaModelParams
1 |
|
Parameters
params
IModelParams
result
LLamaModelParams&