GenAI for DevOps engineer
Start with Day 1 →Pick a day
Day 1
Read →
Why Is It Called ChatGPT?
The real story: the November 2022 launch, why RNNs and LSTMs struggled, the 2017 Transformer paper, tokens, embeddings, and what each letter in the name means.
Day 2
Read →
Introduction to GPUs
What's actually inside a GPU, from 1990s gaming chips to CUDA cores, Tensor cores, memory hierarchy, and NVLink.
Day 3
Read →
GPU Memory for LLM Inference
How much GPU memory does Llama 70B actually need? A worked calculation: model weights, quantization, the KV cache, and runtime overhead.