Skip to content
View tedeasonwang's full-sized avatar

Block or report tedeasonwang

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. prompts.chat prompts.chat Public

    Forked from f/prompts.chat

    f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

    HTML

  2. cuda-samples cuda-samples Public

    Forked from NVIDIA/cuda-samples

    Samples for CUDA Developers which demonstrates features in CUDA Toolkit

    C

  3. triton-tutorial triton-tutorial Public

    Forked from dsl-learn/triton-tutorial

    Getting Started with Triton: A Tutorial for Python Beginners

    HTML

  4. CUDA-Programs CUDA-Programs Public

    Forked from RichardAns/CUDA-Programs

    Examples from Programming in Parallel with CUDA

    Cuda

  5. triton triton Public

    Forked from triton-lang/triton

    Development repository for the Triton language and compiler

    MLIR

  6. fastllm fastllm Public

    Forked from ztxz16/fastllm

    fastllm是后端无依赖的高性能大模型推理库。同时支持张量并行推理稠密模型和混合模式推理MOE模型,任意10G以上显卡即可推理满血DeepSeek。双路9004/9005服务器+单显卡部署DeepSeek满血满精度原版模型,单并发20tps;INT4量化模型单并发30tps,多并发可达60+。

    C++