awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dandelionsllm avatar

dandelionsllm/pandallm

0
View on GitHub↗
1,033 星标·76 分支·Python·Apache-2.0·6 次浏览

Pandallm

Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。

Features

  • LLM Frameworks - Chinese-focused LLM based on Llama for continuous pre-training.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Text LLM Models - LLaMA-based model continuously pre-trained on large-scale Chinese data.

Star 历史

dandelionsllm/pandallm 的 Star 历史图表dandelionsllm/pandallm 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pandallm 的开源替代方案

相似的开源项目,按与 Pandallm 的功能重合度排序。
  • openlmlab/openchinesellamaOpenLMLab 的头像

    OpenLMLab/OpenChineseLLaMA

    239在 GitHub 上查看↗

    Chinese large language model base generated through incremental pre-training on Chinese datasets

    Python
    在 GitHub 上查看↗239
  • hiyouga/chatglm-efficient-tuninghiyouga 的头像

    hiyouga/ChatGLM-Efficient-Tuning

    3,720在 GitHub 上查看↗

    ChatGLM-Efficient-Tuning is a fine-tuning framework and toolkit designed to optimize large language models using parameter-efficient fine-tuning techniques. It provides a pipeline for adjusting model behavior and reducing the memory and compute requirements necessary for training. The project features a web-based trainer and orchestration interface for configuring and executing the fine-tuning process on a single GPU. It supports quantized training in lower precision formats to enable fine-tuning on hardware with limited memory, as well as reinforcement learning from human feedback for model

    Pythonalpacachatglmchatglm2
    在 GitHub 上查看↗3,720
  • cvi-szu/linlyCVI-SZU 的头像

    CVI-SZU/Linly

    3,050在 GitHub 上查看↗

    Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集

    Pythonbertchatbotchatgpt
    在 GitHub 上查看↗3,050
  • deep-diver/llm-as-chatbotdeep-diver 的头像

    deep-diver/LLM-As-Chatbot

    3,324在 GitHub 上查看↗

    LLM as a Chatbot Service

    Python
    在 GitHub 上查看↗3,324
查看 Pandallm 的所有 30 个替代方案→

常见问题解答

dandelionsllm/pandallm 是做什么的?

Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。

dandelionsllm/pandallm 的主要功能有哪些?

dandelionsllm/pandallm 的主要功能包括:LLM Frameworks, Natural Language Processing, Text LLM Models。

dandelionsllm/pandallm 有哪些开源替代品?

dandelionsllm/pandallm 的开源替代品包括: openlmlab/openchinesellama — Chinese large language model base generated through incremental pre-training on Chinese datasets. lightning-ai/lit-llama — Lit-llama is a PyTorch-based implementation framework for the LLaMA language model, providing a system for… cvi-szu/linly — Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集. deep-diver/llm-as-chatbot — LLM as a Chatbot Service. ibm/dromedary — Dromedary: towards helpful, ethical and reliable LLMs. hiyouga/chatglm-efficient-tuning — ChatGLM-Efficient-Tuning is a fine-tuning framework and toolkit designed to optimize large language models using…