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