awacke1 commited on
Commit
312c0b0
·
1 Parent(s): d5da4a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Medical 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")
 
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")