Skip to content
View SalahAlHaismawi's full-sized avatar
:shipit:
Sleeping
:shipit:
Sleeping
  • Malaysia
  • 15:57 (UTC -12:00)

Highlights

  • Pro

Block or report SalahAlHaismawi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SalahAlHaismawi/README.md
Typing SVG

Hugging Face LinkedIn Email

Profile views

🧠 About Me

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"

πŸš€ What I Work On

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

πŸ› οΈ Tech Stack

ML / Systems

ML stack

Software Engineering

SWE stack

πŸ“Š GitHub Stats

GitHub stats Top languages GitHub streak Contribution graph

πŸ† Trophies

Trophies

"Models succeed or fail at the systems layer."

⭐ If something here is useful to you, a star is always appreciated.

Pinned Loading

  1. Talon-D1-LLM Talon-D1-LLM Public

    Python

  2. training-doctor training-doctor Public

    Python 6 1

  3. Problem-solving Problem-solving Public

    This rep contains Problems from CodeChef/Hackerrank/CodeForces that I have solved.

    C++

  4. yolov26-fire-detection yolov26-fire-detection Public

    Python