jibby2803's Stars
deepseek-ai/DeepSeek-V3
NVIDIA/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
ashishpatel26/LLM-Finetuning
LLM Finetuning with peft
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
hkproj/pytorch-paligemma
Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
gpu-mode/lectures
Material for gpu-mode lectures
ayaanzhaque/nerf-from-scratch
NeRF from scratch (CS180 project)
Animadversio/DiffusionFromScratch
Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series
e2b-dev/code-interpreter
Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app
mit-han-lab/duo-attention
DuoAttention: Efficient Long-Context LLM Inference with Retrieval and Streaming Heads
ictnlp/LLaMA-Omni
LLaMA-Omni is a low-latency and high-quality end-to-end speech interaction model built upon Llama-3.1-8B-Instruct, aiming to achieve speech capabilities at the GPT-4o level.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
microsoft/DeepSpeedExamples
Example models using DeepSpeed
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
langchain-ai/langchain-academy
unclecode/crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper
shashankdeshpande/langchain-chatbot
Examples of chatbot implementations with Langchain and Streamlit
tylerprogramming/31-day-challenge-ai
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
yifanlu0227/MIT-6.5940
All Homeworks for TinyML and Efficient Deep Learning Computing 6.5940 • Fall • 2023 • https://efficientml.ai
mit-han-lab/tinyml
VSydorskyy/ucu_audio_processing_course
UCU Audio Processing Course
musikalkemist/pytorchforaudio
Code for the "PyTorch for Audio + Music Processing" series on The Sound of AI YouTube channel.
severilov/DL-Audio-Course
Deep Learning Audio Course, 2024
NVIDIA-Merlin/Merlin
NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
recommenders-team/recommenders
Best Practices on Recommendation Systems