victormiller commited on
Commit
c21904e
1 Parent(s): dd4f5b6

Update results.py

Browse files
Files changed (1) hide show
  1. results.py +1 -0
results.py CHANGED
@@ -732,6 +732,7 @@ llama_div = Div(
732
  H3("Perplexity vs Dump Duplication"),
733
  P("NEED TO UPDATE - THIS IS NEW")
734
  plotly2fasthtml(llama_graph3),
 
735
  Section(
736
  H3("Perplexity vs Dump Duplication"),
737
  Img(src="images/prep-vs-dump-dup-global.png", height = "300", width = "600" ),
 
732
  H3("Perplexity vs Dump Duplication"),
733
  P("NEED TO UPDATE - THIS IS NEW")
734
  plotly2fasthtml(llama_graph3),
735
+ ),
736
  Section(
737
  H3("Perplexity vs Dump Duplication"),
738
  Img(src="images/prep-vs-dump-dup-global.png", height = "300", width = "600" ),