felix commited on
Commit
e12cc65
·
1 Parent(s): 31cf0eb

add placeholder

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -137,6 +137,7 @@ st.divider()
137
 
138
  st.write("TruthfulQA at 10% for HuggingFace Open LLM leaderboard by Model Size")
139
  st.image(hf_llm_diagrams[3],use_column_width="auto")
 
140
 
141
  st.divider()
142
  st.subheader('About')
 
137
 
138
  st.write("TruthfulQA at 10% for HuggingFace Open LLM leaderboard by Model Size")
139
  st.image(hf_llm_diagrams[3],use_column_width="auto")
140
+ print_model_list(hf_llm_diagrams[3],st,True)
141
 
142
  st.divider()
143
  st.subheader('About')