IlyasMoutawwakil
ML Engineer interested in ML Optimization, Quantization, GenerativeAI, DocumentAI, ...
@huggingfaceParis, France
Pinned Repositories
optimum-benchmark
🏋️ A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of Optimum's hardware optimizations & quantization schemes.
optimum-intel
🤗 Optimum Intel: Accelerate inference with Intel optimization tools
Dive-into-OCR-by-Paddle
“Dive Into OCR” is a textbook developed by the PaddleOCR community that integrates OCR theory and practice.
Faster-TrOCR
TrOCR but 2 to 3 times faster
fcc-data-analysis-with-python
My 5 Data Analysis projects that I've built as part of my freeCodeCamp assignment.
fcc-machine-learning-with-python
My 5 Machine Learning projects that I've built as part of my freeCodeCamp assignment.
geohash-on-steroids
I'm making this repo for geohashing enthusiasts who want to encode and decode geohashes in the most python-optimized way. It's now part of the Pygeohash package yay!
ilyasmoutawwakil.github.io
A fancy website portfolio.
llm-perf-backend
The backend behind the LLM-Perf Leaderboard
py-txi
A Python wrapper around HuggingFace's TGI (text-generation-inference) and TEI (text-embedding-inference) servers.
IlyasMoutawwakil's Repositories
IlyasMoutawwakil/py-txi
A Python wrapper around HuggingFace's TGI (text-generation-inference) and TEI (text-embedding-inference) servers.
IlyasMoutawwakil/fcc-machine-learning-with-python
My 5 Machine Learning projects that I've built as part of my freeCodeCamp assignment.
IlyasMoutawwakil/Faster-TrOCR
TrOCR but 2 to 3 times faster
IlyasMoutawwakil/llm-perf-backend
The backend behind the LLM-Perf Leaderboard
IlyasMoutawwakil/Dive-into-OCR-by-Paddle
“Dive Into OCR” is a textbook developed by the PaddleOCR community that integrates OCR theory and practice.
IlyasMoutawwakil/cyclegan
A full study and implementation of a cycleGAN and its various building blocks (MLP, CNN, GAN, WGAN, DCGAN, Optimizers, Metrics, ...).
IlyasMoutawwakil/geohash-on-steroids
I'm making this repo for geohashing enthusiasts who want to encode and decode geohashes in the most python-optimized way. It's now part of the Pygeohash package yay!
IlyasMoutawwakil/huggingface-course
Discovering HuggingFace 🤗 through their amazing course.
IlyasMoutawwakil/phytoplankton-challenge
Our winning solution for the phytoplankton prediction kaggle competition.
IlyasMoutawwakil/IlyasMoutawwakil
README repository
IlyasMoutawwakil/AutoAWQ_kernels
IlyasMoutawwakil/codecarbon
Track emissions from Compute and recommend ways to reduce their impact on the environment.
IlyasMoutawwakil/encoder-decoder-ocr
Implementing, training and optimizing vision encoder decoder architectures for OCR.
IlyasMoutawwakil/kafka-tweetoscope
A project where we used Kafka to handle streams of data from the Twitter API.
IlyasMoutawwakil/llm-race-backend
A Github action that updates llm-race-dataset and llm-bar-race daily
IlyasMoutawwakil/sktime
A unified framework for machine learning with time series
IlyasMoutawwakil/AutoAWQ
AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference.
IlyasMoutawwakil/AutoGPTQ
An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
IlyasMoutawwakil/dana-client
A Python HTTP client to interact with a Dana Server and publish benchmarks to it.
IlyasMoutawwakil/dana-server
A Node server for benchmark regression, comparison and dashboarding
IlyasMoutawwakil/hf-workflows
IlyasMoutawwakil/kv-cache-benchmark
Trying optimum-benchmark on an experimental feature
IlyasMoutawwakil/optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
IlyasMoutawwakil/optimum-benchmark-examples
Examples of Optimum-Benchmark CLI and API usage
IlyasMoutawwakil/optimum-habana
Easy and lightning fast training of 🤗 Transformers on Habana Gaudi processor (HPU)
IlyasMoutawwakil/optimum-intel
🤗 Optimum Intel: Accelerate inference with Intel optimization tools
IlyasMoutawwakil/optimum-nvidia
IlyasMoutawwakil/pygeohash
Python module for interacting with geohashes
IlyasMoutawwakil/scrape-open-llm-leaderboard
Scrape and export data from the Open LLM Leaderboard.
IlyasMoutawwakil/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.