tensor-fusion / GPT-HaskellLinks
A pure Haskell implementation of a decoder-only transformer (GPT)
☆19Updated 11 months ago
Alternatives and similar repositories for GPT-Haskell
Users that are interested in GPT-Haskell are comparing it to the libraries listed below
Sorting:
- Interaction net / combinator language based on https://core.ac.uk/download/pdf/81113716.pdf☆30Updated last year
- A toy dependent typed language.☆29Updated 2 weeks ago
- ☆35Updated last year
- Demo for dependent types + runtime code generation☆69Updated 3 months ago
- Prototype for https://github.com/Innf107/vega☆19Updated 10 months ago
- SPJ's tutorial on implementing functional languages☆29Updated 5 years ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- a self-hosting lambda calculus compiler☆35Updated 2 months ago
- Interpret Haskell programs into any cartesian closed category.☆61Updated 3 weeks ago
- A verified compiler for a lazy functional language☆36Updated 3 weeks ago
- ☆17Updated last year
- Single file Lambda Calculus implementations demonstrating various type system features and interpretation techniques☆44Updated 3 months ago
- Parallel Environment for optimal Lambda Calculus Reduction☆28Updated 2 years ago
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Updated 2 years ago
- Quantitative Type Theory implementation☆54Updated 4 years ago
- Haskell monad transformer for weighted, non-deterministic computation☆30Updated 4 months ago
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- Haskell implementation of a version of cubical type theory developed for my master thesis☆16Updated 2 years ago
- APIs for more recursive definitions☆19Updated 7 months ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated 11 months ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Type-safe WebAssembly eDSL in Haskell☆26Updated 7 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A complete proof in Agda of the Church-Rosser theorem for untyped λ-calculus formalizing the methods by Komori-Matsuda-Yamakawa (2014) an…☆27Updated 2 years ago
- ☆10Updated 2 months ago
- A formalization of System Fω in Agda☆17Updated 3 months ago
- Optics via the profunctor representation theorem☆24Updated 6 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Haskell to C compiler via Categorifier☆33Updated last year
- A Haskell monad transformer library for data validation☆36Updated last year