Pinned Repositories
codebased
Embedded AI search engine for code
chart-gpt
A chat interface for automatically creating charts from live data
drone-gpt
Chat that uses GPT-4V to fly a drone
image-compression
Code from my blog post about image compression
InceptionResNetV2
PyTorch implementation of the neural network introduced by Szegedy et. al in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"
k8s-hive-metastore
Configuration to run an external Hive Metastore on Kubernetes
polars
Fast multi-threaded DataFrame library in Rust and Python
mhconradt's Repositories
mhconradt/InceptionResNetV2
PyTorch implementation of the neural network introduced by Szegedy et. al in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"
mhconradt/chart-gpt
A chat interface for automatically creating charts from live data
mhconradt/drone-gpt
Chat that uses GPT-4V to fly a drone
mhconradt/image-compression
Code from my blog post about image compression
mhconradt/llama
C implementation of LLaMA 2 (work in progress)
mhconradt/polars
Fast multi-threaded DataFrame library in Rust and Python
mhconradt/aio-aws
Asyncio utils for AWS Services
mhconradt/analytics-toolbox-core
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift and Postgres with Spatial Analytics capabilities
mhconradt/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
mhconradt/arrow-nanoarrow
Helpers for Arrow C Data & Arrow C Stream interfaces
mhconradt/chaiverse
Official repository for Chaiverse: the Chai AI developer platform.
mhconradt/claude-no-long-chats-warning-extension
mhconradt/clion-remote
mhconradt/clox
My code from Bob Nystrom's "Crafting Interpreters". All of it was written by hand, not copied + pasted (I used the print edition), and includes a lot of code I wrote from scratch for the additional exercises.
mhconradt/dual
Allowing large language models to arb in the arena against each other.
mhconradt/file-viewer
UMAP embedding based file viewer
mhconradt/img-studio
I use this to generate images and videos using stable diffusion APIs
mhconradt/jsonformer
A Bulletproof Way to Generate Structured JSON from Language Models
mhconradt/learn-nextjs
mhconradt/llfmt
Code formatter for LLM prompts
mhconradt/maxbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
mhconradt/nvim-config
My 80/20, fun ~/.config/nvim
mhconradt/optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
mhconradt/ray-so
Create code snippets, browse AI prompts, create extension icons and more.
mhconradt/snowflake_bulk_loader
Snowflake Bulk Loader loads thousands to millions of staged files into Snowflake tables.
mhconradt/spark
Apache Spark - A unified analytics engine for large-scale data processing
mhconradt/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
mhconradt/trilogue
mhconradt/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
mhconradt/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs