MyGit
🚩收到GitHub仓库的更新通知

mudler/LocalAI

Fork: 1524 Star: 20303 (更新于 2024-05-15 01:27:43)

license: MIT

Language: C++ .

:robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

最后发布版本: v2.15.0 ( 2024-05-10 01:20:05)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看



LocalAI

LocalAI forks LocalAI stars LocalAI pull-requests

LocalAI Docker hub LocalAI Quay.io

Follow LocalAI_API Join LocalAI Discord Community

:bulb: Get help - ❓FAQ 💭Discussions :speech_balloon: Discord :book: Documentation website

💻 Quickstart 📣 News 🛫 Examples 🖼️ Models 🚀 Roadmap

testsBuild and Releasebuild container imagesBump dependenciesArtifact Hub

LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacement REST API that’s compatible with OpenAI (Elevenlabs, Anthropic... ) API specifications for local AI inferencing. It allows you to run LLMs, generate images, audio (and not only) locally or on-prem with consumer grade hardware, supporting multiple model families. Does not require GPU. It is created and maintained by Ettore Di Giacinto.

🔥🔥 Hot topics / Roadmap

Roadmap

Hot topics (looking for contributors):

If you want to help and contribute, issues up for grabs: https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3A%22up+for+grabs%22

💻 Getting started

For a detailed step-by-step introduction, refer to the Getting Started guide.

For those in a hurry, here's a straightforward one-liner to launch a LocalAI AIO(All-in-one) Image using docker:

docker run -ti --name local-ai -p 8080:8080 localai/localai:latest-aio-cpu
# or, if you have an Nvidia GPU:
# docker run -ti --name local-ai -p 8080:8080 --gpus all localai/localai:latest-aio-gpu-nvidia-cuda-12

🚀 Features

💻 Usage

Check out the Getting started section in our documentation.

🔗 Community and integrations

Build and deploy custom containers:

WebUIs:

Model galleries

Other:

🔗 Resources

:book: 🎥 Media, Blogs, Social

Citation

If you utilize this repository, data in a downstream project, please consider citing it with:

@misc{localai,
  author = {Ettore Di Giacinto},
  title = {LocalAI: The free, Open source OpenAI alternative},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/go-skynet/LocalAI}},

❤️ Sponsors

Do you find LocalAI useful?

Support the project by becoming a backer or sponsor. Your logo will show up here with a link to your website.

A huge thank you to our generous sponsors who support this project:

Spectro Cloud logo_600x600px_transparent bg
Spectro Cloud
Spectro Cloud kindly supports LocalAI by providing GPU and computing resources to run tests on lamdalabs!

And a huge shout-out to individuals sponsoring the project by donating hardware or backing the project.

🌟 Star history

LocalAI Star history Chart

📖 License

LocalAI is a community-driven project created by Ettore Di Giacinto.

MIT - Author Ettore Di Giacinto

🙇 Acknowledgements

LocalAI couldn't have been built without the help of great software already available from the community. Thank you!

🤗 Contributors

This is a community project, a special thanks to our contributors! 🤗

最近版本更新:(数据更新于 2024-05-15 01:27:28)

2024-05-10 01:20:05 v2.15.0

2024-05-03 15:29:36 v2.14.0

2024-04-26 04:34:31 v2.13.0

2024-04-11 18:36:48 v2.12.4

2024-04-10 17:15:24 v2.12.3

2024-04-09 21:46:52 v2.12.1

2024-04-09 15:03:40 v2.12.0

2024-03-27 01:18:14 v2.11.0

2024-03-19 02:44:11 v2.10.1

2024-03-16 23:43:57 v2.10.0

主题(topics):

ai, api, audio-generation, coqui, falcon, gemma, gpt4all, image-generation, kubernetes, llama, llama3, llm, mamba, mistral, musicgen, rerank, rwkv, stable-diffusion, text-generation, tts

mudler/LocalAI同语言 C++最近更新仓库

2024-05-20 04:40:15 isledecomp/isle

2024-05-19 21:32:18 PCSX2/pcsx2

2024-05-19 15:10:32 zufuliu/notepad2

2024-05-18 23:54:09 matanki-saito/EU4dll

2024-05-18 20:20:56 jellyfin/jellyfin-media-player

2024-05-18 19:47:46 ExpressLRS/ExpressLRS