SIGN IN SIGN UP
mudler / LocalAI UNCLAIMED

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

0 0 70 Go

TAGS

20 tags
v1.11.1

fix(rwkv): load tokenizer file from model path (#255)

v1.11.0

:arrow_up: Update go-skynet/go-llama.cpp (#245) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: mudler <mudler@users.noreply.github.com>

v1.10.1

Update gpt4all to fix thread counts (#249)

v1.10.0

feat: bert.cpp token embeddings (#241)

v1.9.1

feat: add starcoder (#236)

v1.9.0

refactor: drop code dups (#234)

v1.8.1

Keep whisper models in memory (#233)

v1.8.0

feat: add bert.cpp embeddings (#222)

v1.7.1

doc: update README with embeddings docs

v1.7.0

Mixed enhancements (#196)

v1.6.3

fix: missing returning error and free callback stream (#187)

v1.6.2

fix: hardcode default number of cores to '4' (#186)

v1.6.1

Return usage in the API responses (#166)

v1.5.1

fix(deps): update github.com/go-skynet/go-llama.cpp digest to 377fd24 (#129) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.5.0

update: bump llama.cpp to 7f15c5c (#122) Signed-off-by: mudler <mudler@mocaccino.org>

v1.4.0

few typos and clarity changes (#91) (#92) Co-authored-by: antongisli <anton@huge.geek.nz>

v1.3.2

feat: Return OpenAI errors and update docs (#80) Signed-off-by: mudler <mudler@mocaccino.org>

v1.3.1

fix: make MacOS builds work (#61)