File size: 1,024 Bytes
24b7322
 
 
 
 
375b936
b8565c3
24b7322
 
 
 
b8565c3
 
24b7322
 
 
8ffc710
 
a1c0f3c
24b7322
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!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>