Skip to content
View BVT-IG's full-sized avatar

Block or report BVT-IG

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

Pinned Loading

  1. llm_related llm_related Public

    Forked from wyf3/llm_related

    记录大模型相关的一些知识和方法

    Jupyter Notebook

  2. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  3. mmcv mmcv Public

    Forked from open-mmlab/mmcv

    OpenMMLab Computer Vision Foundation

    Python

  4. RWKV-LM RWKV-LM Public

    Forked from BlinkDL/RWKV-LM

    RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…

    Python

  5. RWKV-PEFT RWKV-PEFT Public

    Forked from Joluck/RWKV-PEFT

    Python

  6. RWKV-Runner RWKV-Runner Public

    Forked from josStorer/RWKV-Runner

    A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for c…

    TypeScript