Skip to content
View staghado's full-sized avatar
🎯
Focusing
🎯
Focusing
  • LightOn
  • France
  • 09:00 (UTC +02:00)
  • @staghado

Block or report staghado

Report abuse

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

Report abuse
staghado/README.md

Hello there 👋

Machine Learning Engineer

  • 💬 Interested in, but not limited to, Pre-training Techniques, Code Generation, LMs for math, Efficient Inference, Quantization, Vision Transformers, etc
  • 📫 Reach me: taghadouinisaid@gmail.com

Linux C++ Python PyTorch Docker Git

Pinned Loading

  1. vit.cpp vit.cpp Public

    Inference Vision Transformer (ViT) in plain C/C++ with ggml

    C++ 286 24

  2. fourier-draw fourier-draw Public

    Draw any shape from an image by Fourier transform using only Matplotlib.

    Jupyter Notebook 6 3

  3. Pi estimation in Triton because why not Pi estimation in Triton because why not
    1
    import triton
    2
    import triton.language as tl
    3
    import torch
    4
    import time
    5
    import numpy as np
  4. AnswerDotAI/ModernBERT AnswerDotAI/ModernBERT Public

    Bringing BERT into modernity via both architecture changes and scaling

    Python 1.4k 111