Skip to content
View vedaanta's full-sized avatar

Block or report vedaanta

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

Popular repositories Loading

  1. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  2. cudnn-frontend cudnn-frontend Public

    Forked from NVIDIA/cudnn-frontend

    cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it

    C++

  3. flashinfer flashinfer Public

    Forked from flashinfer-ai/flashinfer

    FlashInfer: Kernel Library for LLM Serving

    Python

  4. TransformerEngine TransformerEngine Public

    Forked from cyanguwa/TransformerEngine

    A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper GPUs, to provide better performance with lower memory utilization in bot…

    Python