Skip to content
View ahmedtaha100's full-sized avatar
💻
Drafting a 101
💻
Drafting a 101

Block or report ahmedtaha100

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

Ahmed Taha

Research Publications

  • SpineFairBenchComing soon.
  • MedInsiderComing soon.

Open Source Contributions

  • jax-ml/jax #36521 — Added complex-input support to jax.scipy.special.gamma using the Lanczos approximation and reflection formula in Google JAX.
  • Azure/azure-sdk-for-python #46137 — Fixed an azure-data-tables bug (#46014) where unsupported TableClient.list_entities(...) kwargs leaked into the async transport and surfaced as an aiohttp TypeError; added early SDK-level validation for query_filter/parameters with clear guidance to use query_entities, plus sync/async regression tests.
  • Azure/azure-sdk-for-python #46546 — Submitted a follow-up fix for the broader transport-layer kwargs leak tracked in #46365, adding built-in transport validation across azure-core and corehttp so unsupported pipeline kwargs fail clearly before reaching aiohttp, requests, or httpx, while preserving custom transport passthrough.

Pinned Loading

  1. MoR MoR Public

    PyTorch implementation of "Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation" (NeurIPS 2025, Google DeepMind)

    Python

  2. LLM-Counsel LLM-Counsel Public

    LLM Counsel is a FastAPI service that routes queries to one or more language models, aggregates responses, and returns a final answer with confidence and metrics.

    Python

  3. RRT RRT Public

    JAX/Flax implementation of "Relaxed Recursive Transformers: Effective Parameter Sharing with Layer-wise LoRA" (Bae et al., ICLR 2025, Google DeepMind)

    Python 1