Skip to content

Commit

Permalink
Access to IModelParamsExtensions
Browse files Browse the repository at this point in the history
  • Loading branch information
saddam213 committed Aug 7, 2023
1 parent 250c024 commit 2d1269c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama/Extensions/IModelParamsExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace LLama.Extensions
{
internal static class IModelParamsExtensions
public static class IModelParamsExtensions
{
/// <summary>
/// Convert the given `IModelParams` into a `LLamaContextParams`
Expand Down

0 comments on commit 2d1269c

Please sign in to comment.