clean up
Browse files
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.
|