|
|
@@ -6,6 +6,9 @@ using LLama.Native; |
|
|
|
|
|
|
|
|
namespace LLama.Extensions |
|
|
namespace LLama.Extensions |
|
|
{ |
|
|
{ |
|
|
|
|
|
/// <summary> |
|
|
|
|
|
/// Extention methods to the IModelParams interface |
|
|
|
|
|
/// </summary> |
|
|
public static class IModelParamsExtensions |
|
|
public static class IModelParamsExtensions |
|
|
{ |
|
|
{ |
|
|
/// <summary> |
|
|
/// <summary> |
|
|
|