Projects

My latest projects

Image du projet Luth

Luth

GitHub Hugging Face

Luth: Efficient French specialization for small language models. Achieved SOTA results on French benchmarks while retaining performance in other languages. Collaborated with LiquidAI to release Luth-LFM2, a series of SLMs fine-tuned for French.

Image du projet Muon clip

Muon clip

GitHub

Implemented the Muon optimizer in PyTorch, incorporating the latest research improvements (QK-clipping from Kimi K2, improved Newton–Schulz orthogonalization with gradient matrix eigenvalue estimation). Supports distributed training with PyTorch and DeepSpeed, optimized for scalability.

Image du projet VLM GRPO

VLM GRPO

GitHub

An implementation of GRPO for VLM training, compatible with Unsloth. Collaborated with the Unsloth team to integrate this implementation into their framework.

Image du projet KADSI

KADSI

GitHub

KADSI: Knowledge and AI for Dermatology and Skin Inclusion. Our solution for the 2025 edition of the D4GEN hackaton. Awarded 3rd place.

Image du projet Portfolio website

Portfolio website

GitHub

A portfolio website made with Astro JS.

Image du projet Neural-net

Neural-net

GitHub

A flexible MLP implementation from scratch with numpy.