dromerosm commited on
Commit
b3fef05
·
verified ·
1 Parent(s): 90c3067

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -234,6 +234,7 @@ with st.sidebar:
234
  - MOA: [Together AI](https://www.together.ai/blog/together-moa)
235
  - LLMs: [Groq](https://groq.com/)
236
  - Paper: [arXiv:2406.04692](https://arxiv.org/abs/2406.04692)
 
237
  """)
238
 
239
  # Main app layout
 
234
  - MOA: [Together AI](https://www.together.ai/blog/together-moa)
235
  - LLMs: [Groq](https://groq.com/)
236
  - Paper: [arXiv:2406.04692](https://arxiv.org/abs/2406.04692)
237
+ - GitHub repo: [skapadia3214/groq-moa](https://github.com/skapadia3214/groq-moa)
238
  """)
239
 
240
  # Main app layout