jacobnzw's Stars
HorizonRobotics/Sparse4D
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
HazyResearch/safari
Convolutions for Sequence Modeling
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
lindermanlab/S5
Zyphra/Zamba2
PyTorch implementation of models from the Zamba2 series.
AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent
Auto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
bgavran/Category_Theory_Resources
List of resources for learning Category Theory
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Luckfort/CD
[COLING'25] Exploring Concept Depth: How Large Language Models Acquire Knowledge at Different Layers?
Camb-ai/MARS5-TTS
MARS5 speech model (TTS) from CAMB.AI
pdm-project/pdm
A modern Python package and dependency manager supporting the latest PEP standards
stanford-iprl-lab/torchfilter
Bayesian filters in PyTorch
ridgerchu/matmulfreellm
Implementation for MatMul-free LM.
ironjr/grokfast
Official repository for the paper "Grokfast: Accelerated Grokking by Amplifying Slow Gradients"
THU-MIG/yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
khoj-ai/khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
lyuwenyu/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
minyoungg/platonic-rep
gerdm/weighted-likelihood-filter
Code for the paper "Outlier-robust Kalman Filtering through Generalised Bayes" presented at ICML 2024
ruke1ire/RTF
A State-Space Model with Rational Transfer Function Representation.
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
stas00/ml-engineering
Machine Learning Engineering Open Book
netease-youdao/QAnything
Question and Answer based on Anything.
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
dair-ai/Transformers-Recipe
🧠 A study guide to learn about Transformers