SciSharp / SciSharp/LLamaSharp

Consider adding Windows on ARM build of llama.dll to LLamaSharp.Backend.Cpu

Open
#600 9 comments 4 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.