Skip to content

Commit b576238

Browse files
committed
Add manta
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 2a07c0e commit b576238

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

layouts/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,21 @@ <h2 class="h4"><a href="https://github.com/InftyAI/Awesome-LLMOps">Awesome-LLMOp
4141
<div class="col-lg-5">
4242
<a href="https://github.com/InftyAI/llmaz">
4343
<img src="https://github.com/InftyAI/llmaz/blob/main/docs/assets/logo.png?raw=true" alt="logo"
44-
style="width:200px;height:auto;">
44+
style="width:185px;height:auto;">
4545
</a>
4646
<p>☸️ Easy, advanced inference platform for large language models on
4747
Kubernetes.</p>
4848
</div>
49+
<div class="col-lg-5">
50+
<a href="https://github.com/InftyAI/manta">
51+
<img src="https://github.com/InftyAI/manta/blob/main/docs/assets/logo.png?raw=true" alt="logo"
52+
style="width:80px;height:auto;">
53+
</a>
54+
<p>💫 A lightweight P2P-based cache system for model and image distributions.</p>
55+
</div>
4956
<div class="col-lg-5">
5057
<h2 class="h4"><a href="https://github.com/InftyAI/omnistore">OmniStore</a></h2>
51-
<p>An unified python client to communicate with various kinds of
52-
object-store providers.
53-
</p>
58+
<p>🎯 An unified python client to communicate with various kinds of object-store providers.</p>
5459
</div>
5560
</div>
5661
</div>

0 commit comments

Comments
 (0)