Expanded model back-ends
Nobody has claimed this yet.
- 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:
- https://github.com/ikawrakow/ik_llama.cpp
- https://github.com/EricLBuehler/mistral.rs
- https://github.com/evilsocket/cake
- ...
to homologate execution models for system+model nuances under the cover of "front-end."
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
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