Skip to content
View NotTheStallion's full-sized avatar
🍎
Coding is fun and I try make it fun for others.
🍎
Coding is fun and I try make it fun for others.

Highlights

  • Pro

Block or report NotTheStallion

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
NotTheStallion/README.md

Hi, I'm Aymane KHERRAZ

About Me NotTheStallion


  • πŸŽ“ I'm a final-year Computer Science Engineering student at ENSEIRB-Matmeca, specializing in Artificial Intelligence.
  • πŸ”¬ I'm passionate about AI Research, with multiple internships at INRIA and LaBRI focusing on LLMs, Graph Neural Networks, and Reinforcement Learning.
  • βš™οΈ I thrive on building systems from the ground up and translating research papers into functional code, with recent work on distributed multi-GPU training for preference tuning.
  • πŸš€ Fun fact: I believe the most elegant solutions often lie at the intersection of robust theory and creative engineering.

πŸ› οΈ Technologies & Skills


  • Programming Languages:

    Python C++ C Bash R JavaScript

  • AI/ML & Deep Learning Frameworks:

    PyTorch Hugging Face PyTorch Geometric Scikit-Learn OpenCV

  • Tools & Platforms:

    Docker Linux Git MySQL LaTeX


πŸ“ˆ GitHub Stats

πŸ”₯ Streak Stats

NotTheStallion


πŸ“« Let's Connect!

Pinned Loading

  1. YusufB5/ASCILINE YusufB5/ASCILINE Public

    A high-performance, real-time ASCII video rendering engine. Streams binary-encoded frames via WebSockets for ultra-low latency, 30 FPS playback using HTML5 Canvas and requestAnimationFrame.

    Python 2.5k 282

  2. reshard-safetensors reshard-safetensors Public

    This repo helps you understand how safetensors are structured to store different layers of an LLM and re-shard/re-chunk safetensors files even if they don't fit in the GPU.. ( No Autoclass )

    Python 32 7

  3. llm-from-scratch-pytorch llm-from-scratch-pytorch Public

    Qwen3-0.6B from scratch using Pytorch.

    Python 1 1

  4. dpo-from-scratch dpo-from-scratch Public

    Direct Preference Optimization (DPO) from scratch in Pytorch.

    Python 1