Liu Hong Yuan Tom commited on
Commit
5ca42d7
·
verified ·
1 Parent(s): 40a9e56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -226,6 +226,7 @@ with st.sidebar:
226
  - MOA: [Together AI](https://www.together.ai/blog/together-moa)
227
  - LLMs: [Groq](https://groq.com/)
228
  - Paper: [arXiv:2406.04692](https://arxiv.org/abs/2406.04692)
 
229
  """)
230
 
231
  # Main app layout
 
226
  - MOA: [Together AI](https://www.together.ai/blog/together-moa)
227
  - LLMs: [Groq](https://groq.com/)
228
  - Paper: [arXiv:2406.04692](https://arxiv.org/abs/2406.04692)
229
+ - Code: https://github.com/skapadia3214/groq-moa
230
  """)
231
 
232
  # Main app layout