SPT MDA AI MK M K Pavan Kumar Compressing Gemma 4 12B with LLM Compressor and Serving It on vLLM This is the full journey of taking Gemma 4 12B from a 23.9GB BF16 model to a 15GB FP8 one that serves on a single GPU — start to finish…
AI SCI TCH SPT SN Sneha Rangole Hugging Face for Absolute Beginners: Models, Datasets, Spaces, and Every Confusing Number on a… If you’ve ever opened Hugging Face, seen “4B params · BF16 · 78,925 downloads · Quantizations: 4 models” and quietly closed the tab — this…
AI SPT MA Manikandan Thangaraj 72B Parameters, Zero Quantization, One GPU: Benchmarking Qwen2-VL on AMD MI300X I loaded Qwen2-VL-72B-Instruct at full BF16 precision on a single GPU, served 64 concurrent DocVQA streams, and kept the system stable at…
HUM AI SPT OX Oxotall Tensor and sequence parallelism — explained with pictures A modern LLM does not fit on a single GPU. A 70B-parameter model in bf16 needs ~140 GB just for the weights, and during training the…
AI SPT RO Roya TPU 101 — Part 4: Inside the TPU, and a Head-to-Head With a GPU A beginner-friendly series on Google TPUs and JAX. This part: what @jit actually produces (we'll read the compiled program), why bf16…
AI SPT JA Jamsheed K LoRA fine-tuning of Qwen3.5 on NVIDIA DGX Spark This article covers the complete environment setup for bf16 LoRA fine-tuning of Qwen3.5–35B-A3B on a single NVIDIA DGX Spark (GB10…
AI SCI SPT SA Sarankannan Bleeding Edge or Bleeding Out? The Quest for vLLM on NVIDIA Blackwell Why my 57GB BF16 experiment failed, and what it reveals about the gap between hardware delivery and software reality.
AI SPT NE Neurobyte 5 PyTorch Memory Tactics for Bigger, Faster Models Practical moves — KV cache reuse, gradient checkpointing, BF16, selective offload, and FlashAttention — that squeeze more sequence length…
HUM AI SPT ST StackGpu FP8, BF16, and INT8: How Low-Precision Formats Are Revolutionizing Deep Learning Throughput Explore how FP8, BF16, and INT8 are transforming deep learning performance by optimizing throughput, reducing energy consumption, and…
HUM AI SPT VE VectorWorks Academy Ace AI Interview Series 18 — Understanding Mixed Precision Training and bfloat16 (BF16) in Deep… Deep learning has evolved at an extraordinary pace, and along with it, new techniques and optimizations are constantly being developed to…
AI SPT PY PyTorch · PyTorch Accelerate PyTorch with IPEX and oneDNN using Intel BF16 Technology Pytorch extended with Intel IPEX using oneDNN delivers high performance of Intel DL Boost BF16 Tech on the 3rd Gen Intel Xeon Processors