MyGit

v2.5.0

mudler/LocalAI

版本发布时间: 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 🎉

👒 Dependencies

Other Changes

Full Changelog: https://github.com/mudler/LocalAI/compare/v2.4.1...v2.5.0

相关地址:原始地址 下载(tar) 下载(zip)

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

查看:2024-01-08发行的版本