hocdot's Stars
ggerganov/llama.cpp
LLM inference in C/C++
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
karpathy/LLM101n
LLM101n: Let's build a Storyteller
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
microsoft/BitNet
Official inference framework for 1-bit LLMs
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
salesforce/CodeGen
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch.
HazyResearch/ThunderKittens
Tile primitives for speedy kernels
wq2012/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
srush/LLM-Training-Puzzles
What would you do with 1000 H100s...
NVlabs/RADIO
Official repository for "AM-RADIO: Reduce All Domains Into One"
jzhang38/EasyContext
Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.
eugeneyan/obsidian-copilot
🤖 A prototype assistant for writing and thinking
salu133445/muspy
A toolkit for symbolic music generation
srush/Autodiff-Puzzles
srush/Transformer-Puzzles
Puzzles for exploring transformers
Verified-Intelligence/alpha-beta-CROWN
alpha-beta-CROWN: An Efficient, Scalable and GPU Accelerated Neural Network Verifier (winner of VNN-COMP 2021, 2022, 2023, and 2024)
HewlettPackard/mcpat
An integrated power, area, and timing modeling framework for multicore and manycore architectures
explainingai-code/StableDiffusion-PyTorch
This repo implements a Stable Diffusion model in PyTorch with all the essential components.
mlops-discord/dmls-bookclub
srush/mamba-primer
dynaroars/neuralsat
DPLL(T)-based Verification tool for DNNs
SubjectNoi/RTANN
datvo06/VRDSynth
Synthesizing programs to link visually-rich document entities. This is the replication code for VRDSynth paper, accepted in ISSTA'24
datvo06/AlgorithmsInCPP