TECH 12 min

ML Engineer Competencies We Look For: 9 Things We Want to See on the Resume

Google Cloud asks 5 questions before allocating GPUs. We break them down into 9 ML competencies — from LoRA on 70B and continued pre-training DeepSeek-V3 685B to RLHF with constitutional alignment and capacity planning for a $200K+ training run. Concrete examples from our real stack.

ML Engineer Competencies We Look For

Google Cloud asks five questions before allocating GPUs. AWS asks its own. Nebius asks its own. Any ML engineer we trust with model training should know the answers to all of them and understand the trade-offs behind each. Here's a detailed breakdown of the competencies we're looking for — with concrete examples from our actual stack.


Context: Five Questions From Google Cloud

On a call, Dawid Szymula, Startup Territory Lead for Google Cloud (Poland and Ukraine), asked us for specifics:

  1. Training / Fine-tuning / Inference — which exactly, and how distributed over time?
  2. Model specs — which model, how many parameters, how many training tokens?
  3. Concurrent users at peak?
  4. Input/Output volume — average prompt and expected response length?
  5. TTFT (Time to First Token) — your target?

Behind these five questions sits the entire discipline of ML infrastructure: from computing an efficient training plan to sizing GPUs for inference. From a candidate for an ML role with us we expect fluency with these questions without prompting — with the concrete breakdown below.


1. Fine-tuning 70B+ LLMs

What should be on your resume

Our stack

What we'll check in pair-programming


2. Custom Embeddings Fine-tuning

What should be on your resume

Our stack

What we'll check


3. RLHF and Constitutional Alignment

What should be on your resume

Our stack

What we'll check


4. Cloud ML Infrastructure

What should be on your resume

Our stack

What we'll check


5. Inference Optimization

What should be on your resume

Our stack

What we'll check


6. Retrieval, RAG and Citation Verification

What should be on your resume

Our stack

What we'll check


7. Capacity Planning and Cost Modeling

What should be on your resume

Our stack

What we'll check


8. Evaluation Methodology

What should be on your resume

Our stack

What we'll check


9. Data Engineering for Large Corpora

What should be on your resume

Our stack

What we'll check


Bonus: What We're Not Looking For


How to Start

If you feel confident in at least 4 of the 9 points above — email vladimir@legal.org.ua. Show us:

  1. One training run you're proud of — what you trained, at what data scale, which metrics
  2. One inference-optimization win — what you reduced, by how much, how
  3. Why the legal domain interests you — honestly, no pathos

We reply within 48 hours. First step is a pair-programming session on a real ML task from our backlog (Bucket 2 in the previous article).


Open repo: https://github.com/overthelex/secondlayer Contributor issues: https://github.com/overthelex/secondlayer/labels/good-first-issue Contact: vladimir@legal.org.ua


Claude Code welcome. But the answers to the technical questions are yours, not the agent's.