Skip to content
View ighoshsubho's full-sized avatar
😎
Learning
😎
Learning

Block or report ighoshsubho

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

Hello, I'm ighoshsubho

I'm an MLE, X yapper, and an aspiring AGI researcher.

My work primarily involves around Inference optims, ML research, contributing through OSS tools for diffusion models, and inference engines.

My Work

Get in Touch

Pinned Loading

  1. Diffusion-Kernels Diffusion-Kernels Public

    Kernels for attention and other diffusion specific tasks.

    Cuda 9

  2. flow_grpo_flux flow_grpo_flux Public

    Forked from yifan123/flow_grpo

    An official implementation of Flow-GRPO: Training Flow Matching Models via Online RL

    Python 3

  3. NAG impl with teacache and sage on 4... NAG impl with teacache and sage on 4090, enjoy!
    1
    from typing import Any, Dict, Optional, Tuple, Union
    2
    import gc
    3
    import torch
    4
    from diffusers import BitsAndBytesConfig as DiffusersBitsAndBytesConfig
    5
    from transformers import BitsAndBytesConfig as TransformersBitsAndBytesConfig
  4. MCTS_distributed MCTS_distributed Public

    Distributed MCTS for SLMs for reasoning problems

    Python 2

  5. Hunyuan3D-2.1-Optims Hunyuan3D-2.1-Optims Public

    Forked from Tencent-Hunyuan/Hunyuan3D-2.1

    From Images to High-Fidelity 3D Assets with Production-Ready PBR Material

    Python 1

  6. blackwell_kernels blackwell_kernels Public

    A set of blackwell kernels in cuda and cute

    Cuda 1