Chinese large language model base generated through incremental pre-training on Chinese datasets
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
Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集
Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。
dandelionsllm/pandallm 的主要功能包括:LLM Frameworks, Natural Language Processing, Text LLM Models。
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…