SciSharp / SciSharp/LLamaSharp
Consider adding Windows on ARM build of llama.dll to LLamaSharp.Backend.Cpu
Open
Nobody has claimed this yet.
backend
do not close
feature request
native lib
- Dominant language
- C#
- Stars
- 3.8k
- Forks
- 508
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
The llama.cpp project added a native binary build of llama.dll for the Windows on ARM platform in release b2399 (with the rather misleading filename llama-b2399-bin-win-arm64-x64.zip). Please consider adding this to the LlamaSharp.Backend.Cpu NuGet package. 🙂
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the LLamaSharp.Backend.Cpu NuGet package contents and its build or packaging configuration, then compare them with the llama.cpp b2399 release archive. Done means the Windows on ARM native llama.dll is included in the package without disrupting existing platform assets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100