misc / index.html
shadowsword's picture
Update index.html
3dcf576
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="Not-For-All-Audiences" />
<title>Misc Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Misc (Scripts) and Stuff</h1>
<p>AI-related tools I keep updated here more than or the same as my Github page <a href="https://github.com/shir0tetsuo">here.</a>
<p>
Also don't forget to check the
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
</p><br><br>
<p><a href="https://huggingface.co/spaces/shadowsword/misc/blob/main/Mythoboros_4K.sh">Mythoboros_4K.sh</a> - Run Mythoboros GGML at 4K, kcpp start script
<br><a href="https://huggingface.co/spaces/shadowsword/misc/blob/main/dai2.py">dai2.py</a> - a Python <b>D</b>iscord bot interfacing with an <b>AI</b> LLM through KoboldC++ (version <b>2</b>)</p>
</div>
</body>
</html>