Skip to content

Commit

Permalink
doc: readme:
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed Mar 16, 2024
1 parent 558ec41 commit 4a86871
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# AI Horde

A massive crowdsourced distributed inference cluster for AI Models. This software can support both Image and Text generation.
It allows people without a powerful GPU to use Stable Diffusion or Large Language Models like Pygmalion/Llama by relying on spare/idle resources provided by the community.
It also allows non-python clients, such as games and apps, to use AI-provided generations.
The AI Horde is an enterprise-level ML-Ops crowdsourced distributed inference cluster for AI Models. This middleware can support both Image and Text generation. It is infinitelly scalable and supports seamless drop-in/drop-out of compute resources.
The [Public version](https://aihorde.net) allows people without a powerful GPU to use Stable Diffusion or Large Language Models like Pygmalion/Llama by relying on spare/idle resources provided by the communit and also allows non-python clients, such as games and apps, to use AI-provided generations.

The AI Horde middleware itself can also be run privately inside a closed environment within any enterprise. It can be installed within hours and can scale your ML solution within days of deployment.

For more questions, check the [FAQ](FAQ.md)

Expand Down

0 comments on commit 4a86871

Please sign in to comment.