TeleAI-AI-Flow's picture
Upload index.html
f2b9c2c verified
raw
history blame contribute delete
468 Bytes
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8">
<link rel="icon" href="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A platform to view and submit tested results on information capacity of LLMs.">
<title>Information Capacity Leaderboard - TeleAI</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>