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

Block or report staghado

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
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++ 296 27

  2. fourier-draw fourier-draw Public

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

    Jupyter Notebook 7 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.5k 127