WeAreDevelopers LIVE May 26, 2021

Serverless deployment of (large) NLP models

Marek Suppa

Can you run massive NLP models within AWS Lambda's strict 250MB limit? Discover how Slido used knowledge distillation and ONNX to achieve sub-100ms serverless inference.

Pause
Mute Enter Fullscreen
#1 about 3 min

Machine learning opportunities within audience interaction platforms

Assessing large text datasets from audience interactions enables automated insights and predictive event intelligence.

#2 about 3 min

Extracting key phrases and analyzing sentiment from audience questions

Applying text preprocessing algorithms reveals event themes and participant emotions without manual oversight.

#3 about 4 min

Detecting similar questions and generating automated quiz responses

Algorithmic grouping of participant questions reduces host redundancy while generative capabilities populate alternative quiz options dynamically.

#4 about 3 min

Moving to serverless deployments for Python machine learning models

Transitioning to serverless architecture bridges integration gaps between a TypeScript platform environment and a Python machine learning stack.

#5 about 3 min

Addressing constraints and limitations of serverless model deployments

Working within serverless functions requires mitigating cold start delays, operating without hardware acceleration, and adapting to fixed file sizes.

#6 about 4 min

Fine-tuning BERT models for audience sentiment analysis classification

Training standard language representations on domain-specific event text improves sentiment scoring accuracy for non-standard sentences.

#7 about 5 min

Reducing model size using knowledge distillation with teacher-student models

Using heavy teacher models to label intermediate datasets trains compact student networks to achieve comparable predictive accuracy strictly inside serverless memory constraints.

#8 about 4 min

Optimizing similar question detection with linear complexity sentence encoders

Replacing standard dual-input classification with isolated pooled vectors drastically decreases computational complexity when comparing live text logs.

#9 about 5 min

Distilling cross-encoder models into smaller efficient sentence embedding models

Leveraging resource-heavy cross-encoder outputs as training subsets for bi-encoders yields micro models capable of continuous semantic matching.

#10 about 5 min

Replacing PyTorch with ONNX runtime for AWS Lambda deployments

Swapping comprehensive deep learning frameworks for a minimalist neural exchange runtime forces overall application payloads below strict Lambda limits.

#11 about 4 min

Evaluating cost effectiveness and summarizing serverless machine learning strategies

Deploying optimized machine learning models via reactive functions proves highly economical against maintaining hosting environments for sporadic traffic.

Matching moments

1:33 min

Scaling model inference leveraging serverless edge functions

Jeremy Murray Jeremy Murray · WWC Europe 2026

1:20 min

Reducing infrastructure capacity requirements by deploying small language models

Alexander Wallner Alexander Wallner +3 · WWC 2024

2:50 min

Executing LoRA fine-tuning using serverless Databricks AI runtimes

Viktoria Semaan Viktoria Semaan · WWC Europe 2026

1:45 min

Introduction to serving large language models locally

Patrick Koss Patrick Koss · WWC 2025

2:44 min

Running lightweight large language models on local hardware

Ekaterina Sirazitdinova · LIVE

5:05 min

Exploring hybrid models, monoliths, and serverless computing

Michael Eisenbart · LIVE

Upcoming sessions on this topic

Open session

World Congress 2026 North America

Fast, Cheap, and Accurate: Optimizing LLM Inference with vLLM and Quantization

Legare Kerrison, Cedric Clyburn

Legare Kerrison
Cedric Clyburn
Open session

World Congress 2026 North America

No Single Model to Rule Them All: Building Resilient AI Agents Across Open & Closed LLMs

Emmanuel Acheampong

Senior Manager Developer Relations at Crusoe AI

Emmanuel Acheampong
Open session

World Congress 2026 North America

Run your agents in Kubernetes: Build once, deploy anywhere. But really?

Michal Salanci

Senior Systems Engineer at ESET Cybersecurity

Michal Salanci
Open session

World Congress 2026 North America

The $0.15/month Algo-Trader: Architecting High-Performance Serverless Trading Engines

Vishwak Thatikonda

Lead Full Stack Engineer at SDH Systems

Vishwak Thatikonda
Open session

World Congress 2026 North America

Headroom: A Context Optimization Layer for LLM Applications

Tejas Chopra

Senior Software Engineer at Netflix

Tejas Chopra
Open session

World Congress 2026 North America

Agents That Own Their Inference: Building Production AI Agents on Dedicated GPUs

Duan Lightfoot

Sr. AI Engineer, Akamai

Duan Lightfoot