v2.5.0
版本发布时间: 2024-01-08 21:55:02
mudler/LocalAI最新发布版本:v2.23.0(2024-11-11 01:07:39)
What's Changed
This release adds more embedded models, and shrink image sizes.
You can run now phi-2
( see here for the full list ) locally by starting localai with:
docker run -ti -p 8080:8080 localai/localai:v2.5.0-ffmpeg-core phi-2
LocalAI accepts now as argument a list of short-hands models and/or URLs pointing to valid yaml file. A popular way to host those files are Github gists.
For instance, you can run llava
, by starting local-ai
with:
docker run -ti -p 8080:8080 localai/localai:v2.5.0-ffmpeg-core https://raw.githubusercontent.com/mudler/LocalAI/master/embedded/models/llava.yaml
Exciting New Features 🎉
- feat: more embedded models, coqui fixes, add model usage and description by @mudler in https://github.com/mudler/LocalAI/pull/1556
👒 Dependencies
- deps(conda): use transformers-env with vllm,exllama(2) by @mudler in https://github.com/mudler/LocalAI/pull/1554
- deps(conda): use transformers environment with autogptq by @mudler in https://github.com/mudler/LocalAI/pull/1555
- :arrow_up: Update ggerganov/llama.cpp by @localai-bot in https://github.com/mudler/LocalAI/pull/1558
Other Changes
- :arrow_up: Update docs version mudler/LocalAI by @localai-bot in https://github.com/mudler/LocalAI/pull/1557
Full Changelog: https://github.com/mudler/LocalAI/compare/v2.4.1...v2.5.0
1、 local-ai-avx-Darwin-x86_64 282.61MB
2、 local-ai-avx-Linux-x86_64 316.24MB
3、 local-ai-avx2-Darwin-x86_64 282.61MB
4、 local-ai-avx2-Linux-x86_64 316.25MB
5、 local-ai-avx512-Darwin-x86_64 282.76MB
6、 local-ai-avx512-Linux-x86_64 316.29MB