mudler / mudler/LocalAI

Expanded model back-ends

Open
#5,447 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement roadmap
Dominant language
Go
Stars
49.2k
Forks
4.5k
Avg merge
1d 3m
Merged PRs (30d)
239

Description

Is your feature request related to a problem? Please describe.
There are currently far too many models which cannot be loaded and run by LocalAI and performance/compatibility optimizations available by adding forks.

Describe the solution you'd like
Review and potentially add runners for projects like:

  1. https://github.com/ikawrakow/ik_llama.cpp
  2. https://github.com/EricLBuehler/mistral.rs
  3. https://github.com/evilsocket/cake
  4. ...
    to homologate execution models for system+model nuances under the cover of "front-end."

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

The issue names potential backends in ik_llama.cpp, mistral.rs, and cake but no LocalAI files or tests. Start by reviewing how existing runners expose model execution, then compare those projects for compatibility and performance differences. Done would mean selecting and integrating one or more runners behind a consistent front-end.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, go, rust
Domain
ai, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.