Skip to content
View zhangxinxin234's full-sized avatar
Block or Report

Block or report zhangxinxin234

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

  1. RWKV-LM RWKV-LM Public

    Forked from yynil/RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference,…

    Python

  2. RingRWKV RingRWKV Public

    Forked from yynil/RingRWKV

    修复Transformer官方库中RWKV的适配问题,支持RWKV所有系列模型在转换后,通过RingRWKV库,与其他transfomer模型一样简单方便地部署和微调。

    Python

  3. RWKV-Classification RWKV-Classification Public

    Forked from yynil/RWKV-Classification

    This is a project to train classification model using RWKV model from Huggingface transformers library

    Python

  4. peft peft Public

    Forked from huggingface/peft

    🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

    Python

  5. MMFSTF MMFSTF Public

    Forked from yynil/MMFSTF

    Python

  6. minLoRA minLoRA Public

    Forked from cccntu/minLoRA

    minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.

    Jupyter Notebook