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

Block or report abandonever

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. ChatRWKV ChatRWKV Public

    Forked from BlinkDL/ChatRWKV

    ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

    Python

  2. RWKV-LM RWKV-LM Public

    Forked from BlinkDL/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

  3. wenda wenda Public

    Forked from wenda-LLM/wenda

    闻达:一个LLM调用平台。为小模型外挂知识库查找和设计自动执行动作,实现不亚于于大模型的生成能力

    JavaScript

  4. json2binidx_tool json2binidx_tool Public

    Forked from Abel2076/json2binidx_tool

    Python 1

  5. rwkv.cpp rwkv.cpp Public

    Forked from RWKV/rwkv.cpp

    INT4 and FP16 inference on CPU for RWKV language model

    C++

  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