drbh's picture
drbh HF Staff
Upload folder using huggingface_hub
39291b0 verified
raw
history blame
612 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>Directory Index</title>
<style>
body { font-family: monospace; margin: 20px; }
h1 { font-size: 1.5em; }
ul { list-style-type: none; padding-left: 20px; }
li { margin: 5px 0; }
.dir { font-weight: bold; }
.file { color: #0066cc; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
</style>
</head>
<body>
<h1>Index of /flash_attn</h1>
<ul>
<li><a href='../index.html' class='dir'>../</a></li>
<li><a href='benchmark.html' class='file'>benchmark.html</a></li>
</ul>
</body>
</html>