wenjiao commited on
Commit
ad8512f
1 Parent(s): 5989add

Update src/display/about.py

Browse files
Files changed (1) hide show
  1. src/display/about.py +1 -0
src/display/about.py CHANGED
@@ -19,6 +19,7 @@ Quantization is a key technique for making LLMs more accessible and practical fo
19
  ### Introducing V1.0
20
  V1.0 marks the launch of our comprehensive evaluation system for quantized language models.
21
  This version introduces a standardized platform for submitting and benchmarking models, providing clear insights into their performance across various tasks.
 
22
  Submit a model for automated evaluation on the CPU/GPU cluster on the "Submit" page!
23
  The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details below!
24
 
 
19
  ### Introducing V1.0
20
  V1.0 marks the launch of our comprehensive evaluation system for quantized language models.
21
  This version introduces a standardized platform for submitting and benchmarking models, providing clear insights into their performance across various tasks.
22
+
23
  Submit a model for automated evaluation on the CPU/GPU cluster on the "Submit" page!
24
  The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details below!
25