×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Jobs
  • About
  • One Liner
  • RANDOM
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • AI Engineering
  • Scholarship
  • Campus Ambassador

OpenGenus

17 posts •
Software Engineering

How Do No-Code AI Tools Build Scalable Web Applications?

Not long ago, the notion of launching a web application without writing any code seemed unrealistic. Today it has become a practical reality for founders, marketers, and small teams who, facing tight deadlines, need to ship their products quickly and without technical delays.

OpenGenus
AI course essential

5D Parallelism

5 different parallelism techniques

OpenGenus
AI course essential

Memory components in LLM

LLMs are memory hungry. GPUs are limited by memory more compared to compute.

OpenGenus
AI course essential

P/D disaggregation

[CHEATSHEET] Separate GPUs for Prefill and Decode.

OpenGenus
AI course essential

Continuous Batching

[CHEATSHEET] Use multiple GPUs and pipeline.

OpenGenus
AI course essential

Decode-Maximal Batching

[CHEATSHEET] This works best with continuous batching + chunk prefill.

OpenGenus
AI course essential

Chunked Prefill

[CHEATSHEET] Optimization that makes server performance realistic.

OpenGenus
AI course essential

Layerwise timing of LLM

[CHEATSHEET] Understand the overhead of LLM Inference.

OpenGenus
AI course essential

LLM Inference

Inference = Prefill + Decode

OpenGenus
AI course essential

Lifecycle Aware Performance

In safety-critical, long-lifecycle systems = obsolescence is the real bottleneck. Adaptive architectures (FPGAs, SoCs, stable CPUs) = keep innovation alive after deployment.

OpenGenus
AI course essential

System-Level Parallelism & Scaling [AI workload]

When you have 100K GPUs, you want to utilize all of them.

OpenGenus
AI course essential

INT8 Quantization

Understanding how to do calculations in INT8 instead of FP32 and still get same results is a core optimization in DL. DL is highly insensitive to local errors.

OpenGenus
AI course essential

[Calculate] Communication and compute overhead

The embedding layer (before Attention layer) expands each token to a 1D vector of size hidden_dim. The common sizes of hidden dimension are 1024 to 8096.

OpenGenus
AI course essential

[Calculate] LLM memory calculations

LLM is memory intensive. This limits the LLM that can run on given GPUs. Calculating maximum context length supported in a given hardware + model

OpenGenus
AI course essential

Global AI Race

The country that will control AGI will control the future of humanity.

OpenGenus
Artificial Intelligence

Serve LLM in production on DigitalOcean GPU Droplet with SGLang

Step-by-step: deploy a quantized, OpenAI-compatible LLM API on a DigitalOcean GPU Droplet with SGLang, Nginx, systemd, benchmarks, and a low-cost workflow.

OpenGenus
Culture

The man who refused $1M for his discovery (Why?) (Grigori Perelman)

Grigori Perelman is a Russian Mathematician who who refused $1M and the equivalent of Nobel Prize (Fields Medal) for his proof to one of the most difficult problems in Mathematics.

OpenGenus
OpenGenus IQ © 2026 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter