LLamaSharp/docs/xmldocs/llama.extensions.imodelpara...

1.0 KiB

IModelParamsExtensions

Namespace: LLama.Extensions

Extention methods to the IModelParams interface

public static class IModelParamsExtensions

Inheritance ObjectIModelParamsExtensions

Methods

ToLlamaModelParams(IModelParams, LLamaModelParams&)

Convert the given IModelParams into a LLamaModelParams

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

Parameters

params IModelParams

result LLamaModelParams&

Returns

IDisposable

Exceptions

FileNotFoundException

ArgumentException