Skip to content
View deependujha's full-sized avatar
🙂
code, music, coffee ;)
🙂
code, music, coffee ;)

Organizations

@Devs-Dungeon @Drift-DAO

Block or report deependujha

Report abuse

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

Report abuse
deependujha/README.md

Hey 👋

_

Open-Source @ Lightning AI

  • A self-taught, open-source ❤️ software engineer.
  • Languages: Python & C++
  • Open-Source @ Lightning AI
  • PyTorch Compilers | CUDA | LLMs
  • Check out my blogs
# free cuda if hanged due to a worker failure and others stuck at barrier()

pkill -9 -f "tests/"    # failed during tests
pkill -9 -f "main.py"   # failed during manual run

Open to interesting opportunities in open source / ML infra

Pinned Loading

  1. DeepTensor DeepTensor Public

    DeepTensor: A minimal PyTorch-like deep learning library focused on custom autograd and efficient tensor operations.

    C++ 3

  2. DeepLang DeepLang Public

    A lightweight, experimental interpreter framework designed to explore core concepts in language frontend, intermediate representation (IR), analysis and transformation passes, and specialized archi…

    C++

  3. litdata litdata Public

    Forked from Lightning-AI/litData

    Streamline data pipelines for AI. Process datasets across 1000s of machines, and optimize data for blazing fast model training.

    Python

  4. projects-that-i-want-to-work-on projects-that-i-want-to-work-on Public

    list of projects that randomly hit my mind and I want to start working on, but won't bcoz of other priorities

    Python

  5. Image-Captioning Image-Captioning Public

    Distributed Image captioning model training and serving on amazon sagemaker with pytorch, attention and transformers

    Jupyter Notebook 2

  6. Vision-Transformers Vision-Transformers Public

    from scratch implementation of vision transformers (ViTs) in PyTorch

    Jupyter Notebook 2