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 — Contributed a fix to azure-data-tables so TableClient.list_entities(...) rejects unsupported query_filter/parameters usage with a clear SDK-level error instead of leaking kwargs to the transport layer.

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. 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

  3. 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