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

[Feature]: NativeLibraryConfig.WithLibrary availablility in Dotnet Standard 2.1 (For compatibility with Unity3D) #960

Open
ltmx opened this issue Oct 22, 2024 · 0 comments

Comments

@ltmx
Copy link

ltmx commented Oct 22, 2024

Background & Description

This feature would make loading backends much easier in Unity.

API & Usage

Same as for Dotnet 6

How to implement

Add a section that compiles for Dotnet Standard 2.1 (current version only compiles for Dotnet 6 or greater via compiler arguments) :
https://github.com/SciSharp/LLamaSharp/blob/master/LLama/Native/Load/NativeLibraryConfig.cs

@ltmx ltmx changed the title [Feature]: NativeLibraryConfig.WithLibrary available in Dotnet Standard 2.1 (For compatibility with Unity3D) [Feature]: NativeLibraryConfig.WithLibrary availablility in Dotnet Standard 2.1 (For compatibility with Unity3D) Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant