Skip to content
View TaoKevinKK's full-sized avatar

Block or report TaoKevinKK

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. tugraph-analytics tugraph-analytics Public

    Forked from TuGraph-family/tugraph-analytics

    TuGraph Analytics is the fastest OLAP graph database.

    Java

  2. data-juicer data-juicer Public

    Forked from modelscope/data-juicer

    A one-stop data processing system to make data higher-quality, juicier, and more digestible for (multimodal) LLMs! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷为大模型提供更高质量、更丰富、更易”消化“的数据!

    Python

  3. mobius mobius Public

    Forked from ray-project/mobius

    Mobius is an AI infrastructure platform for distributed online learning, including online sample processing, training and serving.

    Java

  4. ray ray Public

    Forked from ray-project/ray

    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    Python

  5. ipex-llm ipex-llm Public

    Forked from intel-analytics/ipex-llm

    Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, Phi, MiniCPM, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc,…

    Python

  6. llm_train_infer_study llm_train_infer_study Public

    Forked from lifengyu2005/llm_train_infer_study

    LLM大模型开源的非常多,对于想深入了解transformer模型结构,从零开始完整训练一个大模型,不用推理框架使用模型推理往往无从入手,另外开源模型往往对gpu有一定要求,不利于新手深入探索,我们尝试解决这些问题

    Python