Lists (9)
Sort Name ascending (A-Z)
Starred repositories
Simple 3D web-based interactive depthmap viewer.
Scrape stock price history from new (Spring 2017) Yahoo Finance layout
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
jameswdelancey / llama3.c
Forked from karpathy/llama2.cA faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct models.
Simple Byte pair Encoding mechanism used for tokenization process . written purely in C
Midi->GPT->Midi ML code to train and generate midi music
alexmyczko / atari800-font
Forked from ntwk/atari800-fontA small font originally designed for an Atari 800 terminal emulator.
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
An oldschool sample-based music composition tool.
Game related libraries written in C/C written by T. Spaete
justinjohn0306 / Wav2Lip
Forked from Rudrabha/Wav2LipThis repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.
🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transf…
Command line application to extract highlights from Kobos and Kindle ebook readers
Scripts to build an on-premisis machine learning lab
Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files
LinguaCafe is a self-hosted software that helps language learners read foreign languages.
LLaMA 2 implemented from scratch in PyTorch