Eve 🏳️⚧️
Eve 🏳️⚧️
## Context I am using a modified version of the [Odin SDL Library](https://github.com/JoshuaManton/odin-sdl2). My fork is located [here](https://github.com/F0x1fy/odin-sdl2). My fork adds in functions for blitting, as well as fixing a...
Hello everyone, I was attempting to install and run KoboldAI for the first time. However, after installing I ran the update and run KoboldAI options, it asked me for the...
Hello, I'm having an issue attempting to run a project dependent on Sonnet (more specifically, the DeepMind [DNC](https://github.com/deepmind/dnc) implementation). I'm getting the error: ``` Traceback (most recent call last): File...
Hello everyone! In `odin.toml` I have added support for [Odin](https://odin-lang.org), a powerful language built for the joy of programming. This was made following the requirements in the [Getting Started](https://odin-lang.org/docs/install/) on...