Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ def medical_director():
|
|
41 |
st.text_input(f"Question {i} for Medical Director")
|
42 |
|
43 |
def main():
|
44 |
-
st.title("Mixture of
|
45 |
st.write("Harness the power of AI with this specialized healthcare framework! 🎉")
|
46 |
st.write("#### In LLM Multi System Agents, we define a set of eight roles for achieving a mission, then benchmark performance across LLMs to find datasets with need alignment.")
|
47 |
st.markdown("#### MTBench: https://huggingface.co/spaces/awacke1/MTBenchmarkForChatGPTMetricsScoring")
|
|
|
41 |
st.text_input(f"Question {i} for Medical Director")
|
42 |
|
43 |
def main():
|
44 |
+
st.title("10🎓MoE🚑Medical Mixture of Experts Model")
|
45 |
st.write("Harness the power of AI with this specialized healthcare framework! 🎉")
|
46 |
st.write("#### In LLM Multi System Agents, we define a set of eight roles for achieving a mission, then benchmark performance across LLMs to find datasets with need alignment.")
|
47 |
st.markdown("#### MTBench: https://huggingface.co/spaces/awacke1/MTBenchmarkForChatGPTMetricsScoring")
|