-
inductra Public
Lightweight mech-interp sandbox for probing ICL, tracing induction heads, and stress-testing distilled vs base LMs.
Python Other UpdatedSep 21, 2025 -
wisp Public
Smol-vLLM you can hack on- batched decode, paged KV, and a tiny scheduler loop.
Python Other UpdatedSep 21, 2025 -
shardspark Public
Mini-FSDP for PyTorch. Minimal single-node Fully Sharded Data Parallel wrapper with param flattening, grad reduce-scatter, AMP, and tiny GPT/BERT training examples.
Python MIT License UpdatedSep 21, 2025 -
-
unsloth Public
Forked from unslothai/unslothFinetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥
Python Apache License 2.0 UpdatedJun 29, 2025 -
-
guidance Public
Forked from guidance-ai/guidanceA guidance language for controlling large language models.
Jupyter Notebook MIT License UpdatedMay 19, 2025 -
datacomp Public
Forked from mlfoundations/datacompDataComp: In search of the next generation of multimodal datasets
Python Other UpdatedApr 29, 2025 -
LLMLingua Public
Forked from microsoft/LLMLingua[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
Python MIT License UpdatedMar 11, 2025 -
LDA-Simplex-Geometry Public
Probabilistic topic modeling w/ LDA, focusing on simplex structures and efficient inference methods.
-
deep-learning-drizzle Public
Forked from kmario23/deep-learning-drizzleDrench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
fastembed Public
Forked from qdrant/fastembedFast, Accurate, Lightweight Python library to make State of the Art Embedding
-
PySyft Public
Forked from OpenMined/PySyftPerform data science on data that remains in someone else's server
Python Apache License 2.0 UpdatedAug 21, 2024 -
SWE-bench Public
Forked from SWE-bench/SWE-bench[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
Python MIT License UpdatedAug 20, 2024 -
full-stack-fastapi-template Public
Forked from fastapi/full-stack-fastapi-templateFull stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
TypeScript MIT License UpdatedAug 17, 2024 -
spec Public
Forked from score-spec/specThe Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies betwe…
Apache License 2.0 UpdatedAug 8, 2024 -
Daily-Coding-Problem Public
Collection of Data Structures and Algorithms (DSA) programming questions; [Python3] / [Modern C++] Solutions of all 2920 LeetCode Problems (Daily Update)
-
season-of-docs Public
Forked from google/season-of-docsSupporting materials for Google's Season of Docs program
Creative Commons Attribution 4.0 International UpdatedMay 30, 2024 -
MDF Public
Forked from ModECI/MDFThis repository contains the source for the MDF specification and Python API
Python Apache License 2.0 UpdatedApr 29, 2024 -
Shop_Scout Public
Elevate your e-commerce strategy with seamless price comparison. Our web application actively monitors and analyzes product prices across multiple websites, offering businesses valuable insights fo…
-
ETHIndia-23-PushAPI Public
Forked from mohammadshaad/ethindia-23-push-apiYour web3-powered gateway to censorship-resistant civic journalism through social activism.
-
SSD-1B Public
Forked from segmind/SSD-1BSSD-1B, an open-source text-to-image model, outperforming previous versions by being 50% smaller and 60% faster than SDXL.
Python Apache License 2.0 UpdatedApr 15, 2024 -
Write-Your-Own-X Public
Re-creating favorite technologies from scratch; currently: writing a Docker-esque runtime in Golang.
Go UpdatedMar 18, 2024 -
gemma-data-assistant Public
Google – AI Assistants for Data Tasks with Gemma
Apache License 2.0 UpdatedMar 13, 2024 -
ShopScout.ssh Public
A MERN full-stack web application designed for tracking the price dynamics of any product on Amazon. Experience a seamless and efficient way to stay informed about your favorite Amazon products wit…
-
eunoiaversed Public
despite all my ragie I'm still just a wagie in a cagie working on DL software during the day, and penning existential chaos at night.
UpdatedNov 25, 2023 -
DSA-Learning-Series Public
An expansive compilation of my university lecture notes and codes for the Data Structures and Algorithms (DSA) and Design and Analysis of Algorithms (DAA) courses.
-
-
Chronicler Public
A bot designed to empower Discord communities by seamlessly integrating a powerful voice assistant (using audio recording, Whisper transcription by OpenAI, GPT-3-generated responses, and text-to-sp…
MIT License UpdatedNov 14, 2023 -
GPU-Accelerated-Denoiser Public
Efficient image denoising using CUDA-accelerated Block Matching and 3D Filtering (BM3D) algorithm.