|
|
@@ -6,7 +6,7 @@ using LLama.Native; |
|
|
|
|
|
|
|
|
namespace LLama.Extensions |
|
|
namespace LLama.Extensions |
|
|
{ |
|
|
{ |
|
|
internal static class IModelParamsExtensions |
|
|
|
|
|
|
|
|
public static class IModelParamsExtensions |
|
|
{ |
|
|
{ |
|
|
/// <summary> |
|
|
/// <summary> |
|
|
/// Convert the given `IModelParams` into a `LLamaContextParams` |
|
|
/// Convert the given `IModelParams` into a `LLamaContextParams` |
|
|
|