Skip to content

Commit

Permalink
Merge pull request SciSharp#86 from saddam213/upstream_master
Browse files Browse the repository at this point in the history
Access to IModelParamsExtensions
  • Loading branch information
martindevans committed Aug 7, 2023
2 parents 250c024 + 2d1269c commit 5b0d3ba
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 5b0d3ba

Please sign in to comment.