JBHF commited on
Commit
b394082
1 Parent(s): dced9ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -128,7 +128,7 @@ Veel plezier en nuttig gebruik van de AI app !
128
  # st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
129
  # llama3-8b-8192 JB TEST;
130
  # st.subheader("Chat with Docs - Using AI: 'llama3-8b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
131
- st.subheader("Chat with Docs - Using AI: 'llama3-70b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
132
 
133
 
134
  st.write("---------------------------------")
@@ -663,7 +663,7 @@ with tab1:
663
  # st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
664
  # llama3-8b-8192 JB TEST;
665
  # st.subheader("Chat with Docs - Using AI: 'llama3-8b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
666
- st.subheader("Chat with Docs - Using AI: 'llama3-70b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
667
 
668
  st.write("---------------------------------")
669
 
 
128
  # st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
129
  # llama3-8b-8192 JB TEST;
130
  # st.subheader("Chat with Docs - Using AI: 'llama3-8b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
131
+ st.subheader("Chat with Docs - Using AI: 'llama3-70b-8192' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
132
 
133
 
134
  st.write("---------------------------------")
 
663
  # st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
664
  # llama3-8b-8192 JB TEST;
665
  # st.subheader("Chat with Docs - Using AI: 'llama3-8b-8192' Groq Edition (Very Fast!) - VERSION 2 - April 30, 2024")
666
+ st.subheader("Chat with Docs - Using AI: 'llama3-70b-8192' Groq Edition (Very Fast!) - VERSION 2 - May 5, 2024")
667
 
668
  st.write("---------------------------------")
669