Skip to content
View designer-coderajay's full-sized avatar

Block or report designer-coderajay

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
designer-coderajay/README.md

Hi, I'm Ajay Mahale πŸ‘‹

AI Engineer | Mechanistic Interpretability Researcher

πŸŽ“ MSc AI @ Hochschule Trier | πŸ“ Germany

πŸ… Certifications

Azure Azure Azure Safety

πŸ› οΈ Tech Stack

AI/ML: PyTorch, TransformerLens, Hugging Face, LangChain

Cloud: Azure OpenAI, Azure ML, Azure Cognitive Services

LLM: GPT-4, Claude, Llama, Fine-tuning, RAG, Agents

MLOps: MLflow, DVC, Docker, FastAPI, GitHub Actions

πŸ“Š Current Focus

  • πŸ”¬ MSc Thesis: Mechanistic Interpretability of LLMs
  • πŸš€ Building production LLM applications
  • 🎯 Seeking AI/ML Engineer roles in EU

πŸ“« Connect

LinkedIn Email

Pinned Loading

  1. activation-patching-framework activation-patching-framework Public

    Causal intervention framework for mechanistic interpretability research. Implements activation patching methodology for identifying causally important components in transformer language models.

    Python 1

  2. logit-lens-explorer logit-lens-explorer Public

    Mechanistic interpretability tool visualizing GPT-2's layer-by-layer predictions using the logit lens technique

    Python 2

  3. induction-head-detector induction-head-detector Public

    Mechanistic interpretability tool to detect induction heads in GPT-2 using TransformerLens

    Python 1

  4. minigpt-shakespeare minigpt-shakespeare Public

    From-scratch GPT implementation trained on Shakespeare (10.75M params, 25 tests)

    Python 1

  5. bpe-tokenizer-scratch bpe-tokenizer-scratch Public

    Byte-Pair Encoding tokenizer built from scratch in Python. The same algorithm used by GPT-2.

    Python 1

  6. toy-model-superposition toy-model-superposition Public

    A minimal Python implementation replicating Anthropic’s β€œToy Models of Superposition,” illustrating feature superposition under sparse activations.

    Python 1