SciSharp / LLamaSharp

A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
https://scisharp.github.io/LLamaSharp
MIT License
2.72k stars 352 forks source link

Fixed missing `[DllImport]` for `llama_encode` #864

Closed martindevans closed 4 months ago

martindevans commented 4 months ago

Fix #863