6 repos
Lightweight, single-file implementations of Llama 2 model inference across multiple programming languages including C, Python, TypeScript, JavaScript, and Zig. These repositories focus on making LLM inference accessible and portable by providing minimal, educational implementations that can run efficiently on consumer hardware, often with SIMD optimizations. A learner exploring this cluster would see how the same inference algorithm translates across different language ecosystems and performance trade-offs.