mlabonne commited on
Commit
26b7aa1
β€’
1 Parent(s): ca1199b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ GPU_LIST = ["NVIDIA A100 80GB PCIe", "NVIDIA A100-SXM4-80GB", "NVIDIA A30", "NVI
6
  TITLE = """
7
  <div align="center">
8
  <p style="font-size: 36px;">🧐 LLM AutoEval</p>
9
- <p style="font-size: 20px;">πŸ’» <a href="https://github.com/mlabonne/llm-autoeval">GitHub</a>β€€β€’β€€πŸ“ <a href="https://gist.github.com/chessllm/696115fe2df47fb2350fcff2663678c9">Colab notebook</a></p>
10
  </div><br/>
11
  <p><strong>Automatically evaluate your LLMs</strong> using <a href="https://www.runpod.io/console/pods">RunPod</a>. If you don't have an account, please consider using my <a href="https://runpod.io?ref=9nvk2srl">referral link</a>.</p>
12
  <p><em>Once a pod has started, you can safely close this tab. The results are then privately uploaded to <a href="https://gist.github.com/">GitHub Gist</a>, and the pod is automatically destroyed.</em></p>
 
6
  TITLE = """
7
  <div align="center">
8
  <p style="font-size: 36px;">🧐 LLM AutoEval</p>
9
+ <p style="font-size: 20px;">πŸ’» <a href="https://github.com/mlabonne/llm-autoeval">GitHub</a>β€€β€’β€€πŸ“ <a href="https://github.com/mlabonne/llm-autoeval">Colab notebook</a></p>
10
  </div><br/>
11
  <p><strong>Automatically evaluate your LLMs</strong> using <a href="https://www.runpod.io/console/pods">RunPod</a>. If you don't have an account, please consider using my <a href="https://runpod.io?ref=9nvk2srl">referral link</a>.</p>
12
  <p><em>Once a pod has started, you can safely close this tab. The results are then privately uploaded to <a href="https://gist.github.com/">GitHub Gist</a>, and the pod is automatically destroyed.</em></p>