Pinned Repositories
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-transformers
A curated list of awesome transformer models.
CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
ControlNet
Let us control diffusion models
credoai_lens
Credo AI Lens is a comprehensive assessment framework for AI systems. Lens standardizes model and data assessment, and acts as a central gateway to assessments created in the open source community.
dcai-lab
Lab assignments for Introduction to Data-Centric AI, MIT IAP 2023 👩🏽💻
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal in
EnergonAI
Large-scale model inference.
Fenwick
C++ Implementation of Fenwick Tree (Binary index tree)
goswamig's Repositories
goswamig/aici
AICI: Prompts as (Wasm) Programs
goswamig/awesome-ai-agents
A list of AI autonomous agents
goswamig/axolotl
Go ahead and axolotl questions
goswamig/candle
Minimalist ML framework for Rust
goswamig/cool-ai-stuff
This repository contains a list of free to use AI APIs and sites. We are NOT endorsing ANY of the listed services!
goswamig/cs6120
advanced compilers
goswamig/dora-from-scratch
LoRA and DoRA from Scratch Implementations
goswamig/evo
DNA foundation modeling from molecular to genome scale
goswamig/FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
goswamig/fastmoe
A fast MoE impl for PyTorch
goswamig/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
goswamig/learned_optimization
goswamig/live-streaming
A prototype code to do live streaming
goswamig/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
goswamig/LookaheadDecoding
goswamig/lumiere-pytorch
Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch
goswamig/LWM
goswamig/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
goswamig/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
goswamig/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
goswamig/R2R
A framework for rapid development and deployment of production-ready RAG systems
goswamig/reor
AI note-taking app that runs models locally.
goswamig/Security-101
7 Lessons, Kick-start Your Cybersecurity Learning.
goswamig/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
goswamig/sglang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.
goswamig/slurm-for-dummies
A dummy's guide to setting up (and using) HPC clusters on Ubuntu 22.04LTS using Slurm and Munge. Created by the Quant Club @ UIowa.
goswamig/smalldiffusion
Simple and readable code for training and sampling from diffusion models
goswamig/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
goswamig/transformer-debugger
goswamig/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.