Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support dynamic native library loading in .NET standard 2.0. #738

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    e6b3b4a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    6e28b21 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update LLama/Native/Load/NativeLibraryFromPath.cs

    Co-authored-by: Martin Evans <[email protected]>
    AsakusaRinne and martindevans authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f0e2a3d View commit details
    Browse the repository at this point in the history
  2. fix: resolve comments.

    AsakusaRinne committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    31ff363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee0d07a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c19b8b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    a86f14d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update LLama/Native/Load/UnknownNativeLibrary.cs

    Co-authored-by: Martin Evans <[email protected]>
    AsakusaRinne and martindevans authored May 3, 2024
    Configuration menu
    Copy the full SHA
    9d977b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cc122 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    a46f673 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    eab6749 View commit details
    Browse the repository at this point in the history
  2. fix: linux error.

    AsakusaRinne committed May 13, 2024
    Configuration menu
    Copy the full SHA
    13c5ac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e48df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    510cd27 View commit details
    Browse the repository at this point in the history