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

Block or report wenshengcheung

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

    Forked from labring/FastGPT

    FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

    TypeScript

  2. llama llama Public

    Forked from meta-llama/llama

    Inference code for LLaMA models

    Python

  3. localGPT localGPT Public

    Forked from PromtEngineer/localGPT

    Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

    Python

  4. Local-LLM Local-LLM Public

    Forked from AGIUI/Local-LLM

    支持chatglm.cpp和llama_cpp的一键安装启动

    Python

  5. LangChainStudy LangChainStudy Public

    Forked from XingYu-Zhong/LangChainStudy

    这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。

    Jupyter Notebook

  6. llama.cpp llama.cpp Public

    Forked from ggerganov/llama.cpp

    Port of Facebook's LLaMA model in C/C++

    C