Senior Edge AI Engineer

Small models.
Big machines.

I’m Ho Thinh Hung, an Edge AI engineer building compact Vision-Language-Action models and the inference systems that make them useful in the physical world.

HO THINH HUNG

EDGE AIVLAMODEL OPT
100K+model downloads
4NVIDIA runtime fixes
2.11×VLA policy speedup

01 / MY POINT OF VIEW

The most exciting AI is the kind that can see, reason, and act.

I like the moment when a model leaves the lab and meets real constraints: limited memory, strict latency, noisy sensors, and a machine that has to make the right move.

That’s where I work—between model architecture and hardware, turning ambitious multimodal ideas into dependable edge systems.

02 / WHAT I DO

Deep focus,
across the stack.

Three areas where I spend most of my time.

01

Vision-Language-Action

Building compact VLA models that connect visual perception, language understanding, and physical action.

  • Small VLA architecture
  • Embodied intelligence
  • Multimodal policies
02

Model Optimization

Making capable models fit real memory, power, and latency budgets without losing what makes them useful.

  • Quantization & compression
  • TensorRT & ONNX
  • CUDA optimization

03 / SELECTED WORK

Things I’ve
built and explored.

All repositories ↗

04 / PRECISION LAB

Choose the
right trade-off.

Real measurements from my ModelOpt recipes—including BF16, FP8, NVFP4, INT8 SmoothQuant, and INT4 AWQ.

SELECTED RECIPEFP8

Balanced throughput and model footprint with a small WER change.

Memory2.55 GB
Latency · RTF ↓0.0152
Throughput ↑19.37 req/s
Accuracy · WER ↓7.60%
Qwen3-ASR-1.7B · vLLM · RTX 5090Benchmark source ↗

05 / LEARNING IN PUBLIC

Learning
in public.

Browse all notes

Paper notes and first-hand engineering experiments, rewritten as practical English articles about the decisions behind fast, reliable edge AI.

06 / TOOLKIT

Tools are choices.
Outcomes are the point.

Core

Python · C++ · CUDA

Inference

TensorRT · Triton · vLLM · ONNX

Vision

DeepStream · YOLO · OpenCV · VLMs

Systems

Docker · Kafka · Redis · WebRTC