Skip to content
View jmamou's full-sized avatar

Block or report jmamou

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

Jonathan Mamou

Senior AI Research Scientist & Engineer at Intel | 20+ years of industrial research (Intel Labs, IBM Research)

I work on making LLM inference faster and more efficient -- speculative decoding, CPU optimization, and serving infrastructure.


What I'm working on

  • Speculative decoding -- adaptive token scheduling, vocabulary-aware drafting, heterogeneous vocabularies (TLI, SLEM)
  • CPU inference optimization -- bringing speculative decoding and high-throughput serving to Intel Xeon platforms
  • LLM serving infrastructure -- contributing to vLLM and SGLang for production-grade inference

Selected publlic contributions

Speculative Decoding with Heterogeneous Vocabularies -- ICML 2025 (top 1%)

Enabling speculative decoding when draft and target models use different tokenizers.

  • TLI -- Token-Level Intersection enabling any draft model regardless of tokenizer
  • SLEM -- cross-vocabulary speculative decoding

Hugging Face Transformers

vLLM

SGLang

Distributed Speculative Inference

Connect

LinkedIn   Google Scholar   Google Patents

Popular repositories Loading

  1. contextual-repr-analysis contextual-repr-analysis Public

    Forked from nelson-liu/contextual-repr-analysis

    A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and Transferability of Contextual Representations", to appear at …

    Python

  2. neural_manifolds_replicaMFT neural_manifolds_replicaMFT Public

    Forked from schung039/neural_manifolds_replicaMFT

    Python

  3. data-augment data-augment Public

    Python 1

  4. augmented-glue-sst2 augmented-glue-sst2 Public

  5. datasets datasets Public

    Forked from huggingface/datasets

    🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools

    Python

  6. d-bert d-bert Public

    Forked from castorini/d-bert

    Distilling BERT using natural language generation.

    Python