12 items · Page 1 of 1
Install Office (Word/Excel/PowerPoint) on macOS
Notes on installing Office (Word/Excel/PowerPoint) on macOS.
macOSPublished
What Are Agent Skills
What are Agent Skills
Agent SkillsPublished
Layer 5: How Is a Model Loaded and Run?
Understand from a runtime perspective how an AI model is loaded from files into memory and VRAM and executes inference, and how core concepts such as Inference Engine, CPU, RAM, GPU, VRAM, precision, quantization, Offload, and KV Cache relate to each other.
ModelPublished
Layer 4: How Are Models Saved and Published?
Understand from an engineering perspective how an AI model is saved from in-memory parameters and training state into files, and how weights, configuration, Tokenizer, Chat Template, Model Card, and other resources are organized and published as a model repository.
ModelPublished
Layer 3: How Does a Model Turn Input into Output?
Understand from the inference pipeline how an AI model processes inputs and generates outputs, and how core concepts such as Tokenizer, Token, Embedding, Forward Pass, Logits, Sampling, and Context Window relate to each other.
ModelPublished
Layer 2: How Is a Model Trained?
Understand from an end-to-end process how an AI model acquires capabilities through data and training, and how core concepts such as Dataset, Training, Pretraining, Fine-tuning, Loss, and Checkpoint relate to each other.
ModelPublished
Layer 1: What Is a Model?
Understand the basic building blocks of an AI model from an engineering perspective, and how core concepts such as model, architecture, parameters, weights, configuration, and Tokenizer relate to each other.
ModelPublished
Common curl Commands
Common curl commands for HTTP requests, JSON APIs, headers, downloads, and debugging.
curlUpdated
Common yt-dlp Commands
Quick commands for listing formats, downloading video, extracting audio, and naming output files with yt-dlp.
yt-dlpUpdated
Prisma Fundamentals
A quick review of Prisma ORM and related foundational concepts.
PrismaUpdated
Using MDX with Next.js
Core Markdown and MDX concepts, dependencies, and configuration in Next.js.
Next.jsUpdated
Tailscale Installer Closes Immediately on Windows Server 2016
Troubleshooting a Tailscale installation failure on Windows Server 2016.
TailscaleUpdated