hodlen's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
unslothai/unsloth
Finetune Llama 3.2, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 80% less memory
huggingface/candle
Minimalist ML framework for Rust
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
cpacker/MemGPT
Letta (fka MemGPT) is a framework for creating stateful LLM services.
vercel/ncc
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
apple/ml-ferret
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
OpenBMB/XAgent
An Autonomous LLM Agent for Complex Task Solving
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
alteryx/featuretools
An open source python library for automated feature engineering
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
InternLM/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
theseus-os/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
flexflow/FlexFlow
FlexFlow Serve: Low-Latency, High-Performance LLM Serving
trevorstephens/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
youngfish42/Awesome-FL
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
horseee/Awesome-Efficient-LLM
A curated list for Efficient Large Language Models
IIIS-Li-Group/OpenFE
OpenFE: automated feature generation with expert-level performance
python-cachier/cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
whitphx/vscode-emacs-mcx
Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
1activegeek/docker-airconnect
AirConnect container for turning Chromecast into Airplay targets
unikernelLinux/ukl
Unikernel Linux
SJTU-IPADS/Bamboo
Bamboo-7B Large Language Model
Raincleared-Song/sparse_gpu_operator
GPU operators for sparse tensor operations
MaxKotlan/Cuda-Matrix-Multiplication-Benchmark
A quick benchmark comparing the difference between cpu matrix multiplication and gpu matrix multiplication
michaeljclark/c11atomic
C11 stdatomic.h compat for MSVC++