File size: 617 Bytes
9413e68
 
 
 
 
2d9b4b6
 
9413e68
 
 
 
2d9b4b6
 
9413e68
2d9b4b6
 
9413e68
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
        <meta name="author" content="Dr. Mohamed Sana">
		<title>GSMA Open-Telco LLM Leaderboard</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>Welcome to the GSMA Open-Telco LLM Leaderboard</h1>
			<p>The location of the leaderboard has changed!</p>
			<p>
				Here is the link to the new leaderboard
				<a href="https://huggingface.co/spaces/otellm/leaderboard" target="_blank">GSMA Open-Telco LLM Leaderboard</a>.
			</p>
		</div>
	</body>
</html>