gfursin commited on
Commit
5cc51fb
·
unverified ·
1 Parent(s): d62f6c4
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -849,6 +849,8 @@ with gr.Blocks(title="MLPerf Configuration Finder (prototype archive)") as inter
849
  gr.Markdown(
850
  """
851
  # 🔍 MLPerf Configuration Finder (prototype archive)
 
 
852
 
853
  Find the optimal configurations for your AI workloads by specifying your model and constraints.
854
  Results are ranked by performance and include both real benchmark data and AI-generated predictions.
 
849
  gr.Markdown(
850
  """
851
  # 🔍 MLPerf Configuration Finder (prototype archive)
852
+
853
+ Contact: [Grigori Fursin](https://cTuning.ai/@gfursin)
854
 
855
  Find the optimal configurations for your AI workloads by specifying your model and constraints.
856
  Results are ranked by performance and include both real benchmark data and AI-generated predictions.