We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f963b2a commit 5b3c269Copy full SHA for 5b3c269
1 file changed
layouts/_default/home.html
@@ -59,6 +59,12 @@ <h2 class="h4"><a href="https://awesome-llmops.inftyai.com">Awesome-LLMOps</a></
59
tracking, adaptive model routing, prompt optimization and performance evaluation.</p>
60
</div>
61
62
+ <div class="col-lg-5">
63
+ <h2 class="h4"><a href="https://github.com/InftyAI/amrs">AMRS</a></h2>
64
+ <p>🧬 The adaptive model routing system for exploration and exploitation.
65
+ </p>
66
+ </div>
67
+
68
<div class="col-lg-5">
69
<h2 class="h4"><a href="https://github.com/InftyAI/community">✨ Donation Plan</a></h2>
70
<p>🚀 Got a brilliant idea? Let's build something extraordinary together.
0 commit comments