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