Skip to content

Commit

Permalink
Merge branch 'auto_download' of github.com:AsakusaRinne/LLamaSharp in…
Browse files Browse the repository at this point in the history
…to auto_download
  • Loading branch information
AsakusaRinne committed Apr 26, 2024
2 parents 31ff363 + f0e2a3d commit ee0d07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LLama/Native/Load/NativeLibraryFromPath.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace LLama.Native
{
/// <summary>
/// A native library specified with a lcoal file path.
/// A native library specified with a local file path.
/// </summary>
public class NativeLibraryFromPath: INativeLibrary
{
Expand Down

0 comments on commit ee0d07a

Please sign in to comment.