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

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

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

OpenLMLab/MOSS

0
View on GitHub↗
12,140 星标·1,134 分支·Python·Apache-2.0·7 次浏览txsun1997.github.io/blogs/moss.html↗

MOSS

MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions.

The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data.

The project covers model training through supervised conversational fine-tuning and optimizes deployment via low-bit weight quantization to reduce GPU memory usage. It includes a REST-based API with stateful session management and a web interface for interactive chat sessions.

Features

  • Conversational AI Platforms - Provides a complete platform for deploying large language models with multi-turn dialogue and web interfaces.
  • Conversational Dialogue Systems - Provides a comprehensive platform for building and deploying interactive AI systems capable of complex multi-turn dialogue.
  • Multi-turn Interaction Managers - Manages stateful multi-turn conversations that follow complex instructions while applying safety filters.
  • External Tool Execution - Enables the model to execute external tools like search engines and calculators to augment responses.
  • Fine-Tuning Toolkits - Includes a specialized toolkit for supervised conversational fine-tuning of pre-trained language models.
  • Tool-Augmented Language Models - Connects large language models to external plugins and tools to perform tasks beyond static text generation.
  • Tool Augmentations - Extends model capabilities beyond static training data by allowing active invocation of external functions and APIs.
  • Quantized Model Deployments - Deploys large language models with reduced memory footprints using INT4 and INT8 quantization for efficient inference.
  • Language Model Fine-Tuning - Implements specialized workflows for adapting pre-trained language models to conversational tasks using custom datasets.
  • Quantized Inference Runtimes - Implements a quantized runtime using low-bit weight precision to reduce GPU memory usage during inference.
  • Weight Quantization - Compresses model weights to INT4 or INT8 precision to significantly reduce GPU memory usage during inference.
  • Supervised Fine-Tuning - Implements supervised fine-tuning methods to optimize pre-trained models for specific conversational tasks.
  • Tool-Execution Loops - Orchestrates the request-response loop between model tool requests and the execution of external functions.
  • General Purpose Models - Produces human-like responses for diverse tasks including coding, mathematical problem solving, and general conversation.
  • Plugin-Based Agent Integrations - Integrates external plugins by generating tool calls to enhance the accuracy of AI responses.
  • Chatbot Hosting Services - Offers network APIs and hosting capabilities to provide model responses to external applications while maintaining state.
  • Conversational Session Management - Tracks unique session identifiers to maintain context and conversation history across multi-turn interactions.
  • Stateful - Provides a REST-based API that uses unique identifiers to maintain conversation state across multiple interactions.
  • RESTful APIs - Exposes language model functionality through a standardized RESTful HTTP interface for external client integration.
  • Plugin-Based Architectures - Uses a modular plugin architecture to integrate search engines and calculators for expanding the model's knowledge base.
  • Web Chat Interfaces - Provides a graphical web-based user interface for interacting with the conversational AI model.
  • Conversational and Dialog Datasets - Conversational data labeled for usefulness, loyalty, and harmlessness.
  • Foundation Models - Conversational language model supporting multiple plugins and tools.
  • Language Models - A tool-augmented conversational model for research and dialogue.
  • LLM Frameworks - Bilingual conversational model supporting plugins and multi-turn dialogue.
  • Open Source Models - Offers a conversational model capable of running on consumer hardware.
  • Specialized Domain Models - Research-oriented conversational model.
  • Text LLM Models - Conversational model supporting plugins and multi-turn dialogue.

Star 历史

openlmlab/moss 的 Star 历史图表openlmlab/moss 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

openlmlab/moss 是做什么的?

MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions.

openlmlab/moss 的主要功能有哪些?

openlmlab/moss 的主要功能包括:Conversational AI Platforms, Conversational Dialogue Systems, Multi-turn Interaction Managers, External Tool Execution, Fine-Tuning Toolkits, Tool-Augmented Language Models, Tool Augmentations, Quantized Model Deployments。

openlmlab/moss 有哪些开源替代品?

openlmlab/moss 的开源替代品包括: thudm/chatglm3 — ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and… lianjiatech/belle — BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction… openmoss/moss — MOSS is a conversational AI API server and framework designed to manage stateful multi-turn dialogues via session… lm-sys/fastchat — FastChat is a training and serving platform for large language models that provides an integrated toolkit for… openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… 01-ai/yi — Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading…

MOSS 的开源替代方案

相似的开源项目,按与 MOSS 的功能重合度排序。
  • thudm/chatglm3THUDM 的头像

    THUDM/ChatGLM3

    13,676在 GitHub 上查看↗

    ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and Chinese. It functions as a tool-augmented system capable of calling external functions and executing internal code to resolve complex tasks. The model utilizes four-bit quantization to reduce memory requirements, enabling inference on consumer hardware and diverse processing units including GPUs and CPUs. It features an expanded context window for processing and summarizing long documents and includes a supervised fine-tuning pipeline for adapting the model to specialized domains

    Python
    在 GitHub 上查看↗13,676
  • lianjiatech/belleLianjiaTech 的头像

    LianjiaTech/BELLE

    8,273在 GitHub 上查看↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    在 GitHub 上查看↗8,273
  • openmoss/mossOpenMOSS 的头像

    OpenMOSS/MOSS

    12,140在 GitHub 上查看↗

    MOSS is a conversational AI API server and framework designed to manage stateful multi-turn dialogues via session identifiers for remote interaction. It functions as a tool-augmented language model framework and a quantized inference engine. The project integrates external plugins, such as search engines and calculators, to provide factual and computed data within model responses. It also includes a supervised fine-tuning toolkit for adapting base language models to specific conversational datasets and behavioral instructions. The system supports inference optimization through 4-bit and 8-bi

    Pythonchatgptdeep-learningdialogue-systems
    在 GitHub 上查看↗12,140
  • lm-sys/fastchatlm-sys 的头像

    lm-sys/FastChat

    39,472在 GitHub 上查看↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    Python
    在 GitHub 上查看↗39,472
查看 MOSS 的所有 30 个替代方案→