Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update src/content.py (#39)
Browse files- Update src/content.py (9ce2ed0cc3fe477e4cecdfb80882ac2e07ac8c64)
Co-authored-by: Chen Wu <[email protected]>
- src/content.py +1 -1
    	
        src/content.py
    CHANGED
    
    | @@ -4,7 +4,7 @@ TITLE = """<h1 align="center" id="space-title">π€ LLM-Perf Leaderboard ποΈ | |
| 4 |  | 
| 5 | 
             
            ABOUT = """
         | 
| 6 | 
             
            ## π About
         | 
| 7 | 
            -
            The π€ LLM-Perf Leaderboard ποΈ is a  | 
| 8 | 
             
            Its aim is to benchmark the performance (latency, throughput, memory & energy)
         | 
| 9 | 
             
            of Large Language Models (LLMs) with different hardwares, backends and optimizations
         | 
| 10 | 
             
            using [Optimum-Benhcmark](https://github.com/huggingface/optimum-benchmark).
         | 
|  | |
| 4 |  | 
| 5 | 
             
            ABOUT = """
         | 
| 6 | 
             
            ## π About
         | 
| 7 | 
            +
            The π€ LLM-Perf Leaderboard ποΈ is a leaderboard at the intersection of quality and performance.
         | 
| 8 | 
             
            Its aim is to benchmark the performance (latency, throughput, memory & energy)
         | 
| 9 | 
             
            of Large Language Models (LLMs) with different hardwares, backends and optimizations
         | 
| 10 | 
             
            using [Optimum-Benhcmark](https://github.com/huggingface/optimum-benchmark).
         | 

