Skip to content
View goyaladitya05's full-sized avatar

Highlights

  • Pro

Block or report goyaladitya05

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

Aditya Goyal

Working on ML infrastructure and developer tooling


Open Source Contributions

Google Summer of Code 26' Contributor - Intel OpenVINO

Extending the LTX text-to-video pipeline with image-to-video generation, enabling video synthesis conditioned on an input image and text prompt. Implementing full C++ and Python API support, throughput/latency benchmarking, and a test suite ensuring consistency across both implementations.

Working on bringing the OpenVINO backend for Keras 3 to functional parity with the other backends — implementing operators that were missing for OpenVINO, cutting down excluded tests along the way, and now extending the same work to keras-hub. Also reported a handful of upstream bugs in OpenVINO found while doing this.

Added LoRA adapter support for GGUF-format models, extending what was previously safetensors-only, and brought LoRA support to the Text2Video (LTX-Video) pipeline, including fixes for adapter persistence across model reshapes and a Python API for setting adapter. Also added per-stage latency metrics for the LLM and Whisper pipelines, and fixed a missing opset re-export bug.

LLVM (clang-format)

Added environment variable support to git-clang-format for incremental formatting in CI, so large codebases can adopt formatting without noisy full-file diffs. Started as a small standalone tool, later contributed upstream into LLVM.


Projects

CanIRunIt

A web tool that checks whether a given HuggingFace model will fit on your hardware — estimating storage and VRAM across quantization formats (FP32, FP16, INT4, GGUF, and others) and checking compatibility against consumer GPUs, cloud instances, and Apple Silicon before you download anything.

RAG-Based LLM Query–Retrieval System

FastAPI · PyTorch · FAISS · LangChain A retrieval-augmented generation system for querying documents — semantic search via FAISS, context-aware answers via LLMs, and some work on making it fast (async + batching) and reliable under load.


Contact

Pinned Loading

  1. clang-format-inc clang-format-inc Public

    Incremental C/C++ formatting as a pre-commit hook - format only the lines you changed

    Python

  2. keras-team/keras keras-team/keras Public

    Deep Learning for humans

    Python 64.2k 19.8k

  3. openvinotoolkit/openvino.genai openvinotoolkit/openvino.genai Public

    Run Generative AI models with simple C++/Python API and using OpenVINO Runtime

    C++ 569 435

  4. canirunit canirunit Public

    A web tool that tells you whether your hardware can run a HuggingFace model before you download it.

    JavaScript

  5. openvinotoolkit/openvino openvinotoolkit/openvino Public

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

    C++ 10.6k 3.3k