antirez / simple-language-modelLinks
Code for the video on feed-forward language model
☆71Updated last year
Alternatives and similar repositories for simple-language-model
Users that are interested in simple-language-model are comparing it to the libraries listed below
Sorting:
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated last month
- a single pass c compiler in 500 lines of python☆208Updated 2 years ago
- ☆76Updated 3 months ago
- Topological sort library in Zig☆96Updated last month
- A proto-database inspired by SQLite for educational purposes.☆86Updated 3 months ago
- Zig library for HyperLogLog estimation☆89Updated last year
- repl / scripting language / namespaced command line aliases☆69Updated 2 weeks ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- ☆163Updated 3 weeks ago
- Very early versions of Redis with some backstory in the README☆135Updated 3 months ago
- Disk Based Key-Value Store Inspired by Bitcask☆196Updated 3 months ago
- HypergraphZ - A Hypergraph Implementation in Zig☆107Updated last month
- API server for aolium.com☆18Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- B-tree generator for C☆143Updated 5 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- Inference Llama 2 in one file of pure Zig☆190Updated 10 months ago
- A Tcl interpreter in 500 lines of code☆111Updated 7 months ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆38Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆189Updated 2 years ago
- A small language that compiles to WebAssembly Text format☆74Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- ZIG build for a terminal-based chat client for an assistant-style large language model with ~800k GPT-3.5-Turbo Generations based on LLaM…☆95Updated 2 years ago
- Xv6 for RISC-V with Networking☆121Updated last month
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆190Updated 3 years ago