Talal Ahmed's starred repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:185779Issues:7599Issues:39813

ollama

Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.

llama.cpp

LLM inference in C/C++

system-design-101

Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

100-Days-Of-ML-Code

100 Days of ML Coding

License:MITStargazers:44696Issues:2441Issues:0

LLaMA-Factory

Efficiently Fine-Tune 100+ LLMs in WebUI (ACL 2024)

Language:PythonLicense:Apache-2.0Stargazers:31793Issues:203Issues:4907

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:23627Issues:230Issues:136

unsloth

Finetune Llama 3.2, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory

Language:PythonLicense:Apache-2.0Stargazers:16271Issues:112Issues:849

pykan

Kolmogorov Arnold Networks

Language:Jupyter NotebookLicense:MITStargazers:14724Issues:110Issues:387

llama3-from-scratch

llama3 implementation one matrix multiplication at a time

Language:Jupyter NotebookLicense:MITStargazers:13216Issues:92Issues:16

pgvector

Open-source vector similarity search for Postgres

Language:CLicense:NOASSERTIONStargazers:11951Issues:92Issues:577

micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

Language:Jupyter NotebookLicense:MITStargazers:10114Issues:149Issues:30

ML-Papers-of-the-Week

🔥Highlighting the top ML papers every week.

machine-learning-interview

Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

AI-Scientist

The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:7671Issues:89Issues:99

cuda-samples

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

Language:CLicense:NOASSERTIONStargazers:6182Issues:120Issues:237

notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.

Language:Jupyter NotebookStargazers:5264Issues:78Issues:134
Language:PythonLicense:MITStargazers:4080Issues:149Issues:33

efficient-kan

An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).

Language:PythonLicense:MITStargazers:3924Issues:36Issues:38

cryptos

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes

Language:Jupyter NotebookStargazers:1584Issues:38Issues:3

torchquantum

A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.

Language:Jupyter NotebookLicense:MITStargazers:1296Issues:27Issues:116

llama3.np

llama3.np is a pure NumPy implementation for Llama 3 model.

Language:PythonLicense:MITStargazers:959Issues:13Issues:4

awesome-ai-papers

A curated list of the most impressive AI papers

awesome-parallel-computing

A curated list of awesome parallel computing resources

pyvene

Stanford NLP Python Library for Understanding and Improving PyTorch Models via Interventions

Language:PythonLicense:Apache-2.0Stargazers:606Issues:9Issues:60

what-llm-to-use

👀 What LLM to use?

huggingpics

🤗🖼️ HuggingPics: Fine-tune Vision Transformers for anything using images found on the web.

Language:Jupyter NotebookStargazers:280Issues:4Issues:11

best_AI_papers_2023

A curated list of the latest breakthroughs in AI (in 2023) by release date with a clear video explanation, link to a more in-depth article, and code.

License:MITStargazers:224Issues:6Issues:0

fastapi-benchmark

Benchmarking sync/async FastAPI operations in different contexts