Skip to content

IModelParamsExtensions

Namespace: LLama.Extensions

Extention methods to the IModelParams interface

1
public static class IModelParamsExtensions

Inheritance ObjectIModelParamsExtensions

Methods

ToLlamaModelParams(IModelParams, LLamaModelParams&)

Convert the given IModelParams into a LLamaModelParams

1
public static IDisposable ToLlamaModelParams(IModelParams params, LLamaModelParams& result)

Parameters

params IModelParams

result LLamaModelParams&

Returns

IDisposable

Exceptions

FileNotFoundException

ArgumentException