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