Applied machine learning engineer focused on training, debugging, and deploying deep learning systems, with a particular interest in LLMs and ML infrastructure.
- π₯ Trained language models from scratch under tight compute constraints
- π©Ί Worked through real training failure modes: plateaus, instability, wasted runs
- π οΈ Build tooling that makes model training more reliable and efficient
- βοΈ Comfortable at the systems layer: distributed training, kernel optimization, on-prem GPU infra
- π Ship multilingual speech and language systems for code-switched, real-world audio
- π€ Active open-source contributor on Hugging Face and GitHub
class Salah:
def __init__(self):
self.role = "Applied ML Engineer"
self.focus = ["LLM pretraining", "ASR & diarization", "ML infrastructure"]
self.stack = ["PyTorch", "FSDP", "CUDA/Triton", "FastAPI", "Docker"]
self.happiest = "when loss curves go down and GPUs stay at 100%"
def current_mission(self):
return "Making model training boring: predictable, observable, efficient"| Area | What that looks like |
|---|---|
| 𧬠LLM Training | From-scratch pretraining, continued pretraining, SFT, benchmark-driven evaluation |
| ποΈ Speech AI | Custom ASR fine-tuning, speaker diarization, streaming pipelines for multilingual and code-switched audio |
| β‘ Performance | CUDA/Triton kernels, distributed training with FSDP, NCCL over RoCE, inference optimization |
| ποΈ ML Infra | On-prem GPU clusters, CI/CD for models, privacy-first on-premises deployment |
| ποΈ Computer Vision | YOLO-based detection models for safety and industrial use cases |
"Models succeed or fail at the systems layer."
β If something here is useful to you, a star is always appreciated.

