Pinned Repositories
01
The open-source language model computer
AudioMove
Moves audio with the player in VRC
Inoxid
A mouse, keyboard and screen, input/output library
llama.cpp
LLM inference in C/C++
llmod
microllm
My own implementation to run inference on local LLM models
minecraft-clone
ooba
Run language models on consumer hardware.
Open-interpreter-gui
whisperX
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
Notnaton's Repositories
Notnaton/microllm
My own implementation to run inference on local LLM models
Notnaton/ooba
Run language models on consumer hardware.
Notnaton/AudioMove
Moves audio with the player in VRC
Notnaton/llmod
Notnaton/Open-interpreter-gui
Notnaton/Inoxid
A mouse, keyboard and screen, input/output library
Notnaton/whisperX
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
Notnaton/01
The open-source language model computer
Notnaton/llama.cpp
LLM inference in C/C++
Notnaton/minecraft-clone
Notnaton/modded-nanogpt-rwkv
RWKV-7: Surpassing GPT
Notnaton/ovr-utils
Overlay app for OpenVR/SteamVR on Linux/Windows made in Godot
Notnaton/raytraced-weekend
Notnaton/structured-interpreter
Notnaton/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
Notnaton/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Notnaton/transformerlab-api
API Server for Transformer Lab