orca_mini_v3_13B-GGML / index.html
limcheekin's picture
feat: added index.html for space main screen
c5d5f04
raw
history blame
169 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Test Page</title>
</head>
<body>
<h1>Hello, World!</h1>
<p>This is a simple HTML test page.</p>
</body>
</html>