- I'm currently a Master's student in Computer Science at University of Freiburg - Faculty of Engineering.
- I have 1+ years of experience building and deploying machine learning and deep learning models.
- Exploring the world of Large Language Models (LLMs) and Generative AI—always learning, always building. I'm diving deep into the algorithms, architectures, and cutting-edge techniques that power these technologies, with a goal to turn theory into practice and create innovative AI solutions. Let’s build the future of AI, one model at a time.
- Sep 2024 - present | MLOps Working Student | Fraunhofer IEE
- Feb 2024 - Aug 2024 | Research Assistant | Fraunhofer ISE
- May 2022 - Mar 2023 | System Engineer | Giza Systems
- Sep 2021 - Apr 2022 | System Administrator | BVS-MEA
- Aug 2020 - Sep 2020 | SIEMENS Best In Class Intern | Siemens
- Jul 2019 - Sep 2019 | Backend Developer Intern
- MS (ongoing) | Computer Science (AI Specialization) | University of Freiburg
- BS (2021) | Computer Engineering | Cairo University
-
Quantization for VeRA using bitsandbytes 🚀
Added 4-bit and 8-bit quantization to the VeRA method, leveragingbitsandbytes
.Key Features:
- 🛠️ New
bnb.py
for 4-bit & 8-bit layers. - ⚡ Enhanced
VeRA
for lightning-fast, memory-efficient inference. - ✅ Added unit tests for robust quantization support.
- 📚 Updated documentation to reflect cutting-edge capabilities.
Impact: Empowered Huggingface's PEFT library with state-of-the-art quantized inference for efficient and scalable AI models.
- 🛠️ New