-
@Lightning-AI , University of Wisconsin-Madison
- Madison, WI
- https://magazine.sebastianraschka.com
- @rasbt
- in/sebastianraschka
Highlights
- Pro
-
LLMs-from-scratch Public
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
-
machine-learning-book Public
Code Repository for Machine Learning with PyTorch and Scikit-Learn
-
LLM-workshop-2024 Public
A 4-hour coding workshop to understand how LLMs are implemented and used
-
python-machine-learning-book Public
The "Python Machine Learning (1st edition)" book code repository and info resource
-
mlxtend Public
A library of extension and helper modules for Python's data analysis and machine learning libraries.
-
STAT 451: Intro to Machine Learning @ UW-Madison (Fall 2020)
-
watermark Public
An IPython magic extension for printing date and time stamps, version numbers, and hardware information
-
MachineLearning-QandAI-book Public
Machine Learning Q and AI book
-
gpt-2 Public
Forked from openai/gpt-2Code for the paper "Language Models are Unsupervised Multitask Learners"
-
litdata Public
Forked from Lightning-AI/litdataStreamline data pipelines for AI. Process datasets across 1000s of machines, and optimize data for blazing fast model training.
-
test-github-image-rendering Public
Debug GitHub rendering issues
-
gpt-neox Public
Forked from EleutherAI/gpt-neoxAn implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
-
build-nanogpt Public
Forked from karpathy/build-nanogptVideo+code lecture on building nanoGPT from scratch
-
-
LitServe Public
Forked from Lightning-AI/LitServeDeploy AI models at scale. High-throughput serving engine for AI/ML models that uses the latest state-of-the-art model deployment techniques.
-
pycon2024 Public
Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024
-
RAGs Public
RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems
-
py-args Public
Python command line tools as productivity supplements for Posix systems
-
machine-learning-notes Public
Collection of useful machine learning codes and snippets (originally intended for my personal use)
-
axolotl Public
Forked from axolotl-ai-cloud/axolotlGo ahead and axolotl questions
-
dora-from-scratch Public
LoRA and DoRA from Scratch Implementations
-
bitsandbytes Public
Forked from bitsandbytes-foundation/bitsandbytes8-bit CUDA functions for PyTorch
-
-
-
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningDeep learning framework to train, deploy, and ship AI products Lightning fast.
-
deeplearning-models Public
A collection of various deep learning architectures, models, and tips
-
ViT-finetuning-scripts Public
Vision transformer finetuning scripts
-
pattern_classification Public
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
-
-
neurips_llm_efficiency_challenge Public
Forked from llm-efficiency-challenge/neurips_llm_efficiency_challengeNeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day