Spaces:
Running
Running
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="viewport" content="width=device-width" /> | |
<title>Support Open Source</title> | |
<link rel="stylesheet" href="style.css" /> | |
</head> | |
<body> | |
<div class="card"> | |
<h1>Support Our Open-Source Releases - models, datasets, and more!</h1> | |
<p> | |
Currently working on the following - the first Esper 3 release is coming soon! | |
</p> | |
<ul> | |
<li>Tachibana 2 - reasoning-based code dataset.</li> | |
<li>Titanium 2 - reasoning-based architecture, cloud, and DevOps dataset.</li> | |
<li>Esper 3 - first release will likely use Qwen 3 or deepseek-ai/DeepSeek-R1-Distill-Qwen-14B as base model.</li> | |
</ul> | |
<p>You can support us through the following methods:</p> | |
<dl class="donation-methods"> | |
<dt>Ko-fi:</dt> | |
<dd><a href="https://ko-fi.com/sequelbox" rel="noopener noreferrer" target="_blank">https://ko-fi.com/sequelbox</a></dd> | |
<dt>ETH:</dt> | |
<dd><span class="eth-address">0x9542FEa2621F85fEe5c50ff05B5201af05f7D075</span></dd> </dl> | |
</div> | |
</body> | |
</html> |