jeromeku's starred repositories
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
min-sized-rust
🦀 How to minimize Rust binary size 📦
prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
LLaMA2-Accessory
An Open-source Toolkit for LLM Development
best-of-web-python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
pyelftools
Parsing ELF and DWARF in Python
pgvecto.rs
Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
learndb-py
Learn database internals by implementing it from scratch.
codebrowser
Woboq CodeBrowser
zero-to-nix
Zero to Nix is your guide to learning Nix and flakes. Created by Determinate Systems.
mlir-tutorial
MLIR For Beginners tutorial
are-we-learning-yet
How ready is Rust for Machine Learning?
aisys-building-blocks
Building blocks for foundation models.
MirageStock
Open-Source Implementations of Multi-Modal Diffusion Models Optimized for Highest Quality and Ease of Use
llama-inference
experiments with inference on llama
rust-book-abridged
An abridged version of "The Rust Programming Language"
tdc2023-starter-kit
This is the starter kit for the Trojan Detection Challenge 2023 (LLM Edition), a NeurIPS 2023 competition.
robopianist-rl
RL code for training piano-playing policies for RoboPianist.
python-c-under-the-hood
Code examples for "Under the hood of calling C/C++ from Python"