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

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

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

InternLM/InternLM

0
View on GitHub↗
7,224 星标·507 分支·Python·Apache-2.0·10 次浏览internlm.readthedocs.io↗

InternLM

InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex reasoning. It functions as an inference engine for serving responses, a fine-tuning framework for adjusting model weights, and a platform for building autonomous AI agents.

The system is capable of processing long-context input sequences up to one million tokens for document analysis. It employs chain-of-thought reasoning to solve knowledge-intensive tasks by generating intermediate logic steps before producing a final answer.

The project covers model weight optimization through supervised fine-tuning and reinforcement learning from human feedback. It also provides the architecture necessary to execute external tools and deploy pre-trained weights via local or server-based hosting.

Features

  • Large Language Models - Provides a comprehensive large language model and weight suite for text generation and complex reasoning.
  • LLM Inference Servers - Implements an inference engine for loading pre-trained weights and serving responses via local or server-based deployment.
  • Autonomous AI Agent Frameworks - Provides a functional framework for building self-directed agents that manage planning and tool execution.
  • Chain-of-Thought Prompting - Implements chain-of-thought reasoning to solve complex, knowledge-intensive tasks by generating intermediate logic steps.
  • Language Model Fine-Tuning - Offers frameworks for adjusting pre-trained language model weights using specific datasets to improve domain performance.
  • Large Language Model Serving - Hosts and exposes large language models via inference engines for local or server-based deployment.
  • LLM Fine-Tuning Toolsets - Includes a comprehensive framework for adjusting model weights via supervised fine-tuning and reinforcement learning from human feedback.
  • Long Context Processing - Supports processing extended input sequences up to one million tokens for comprehensive document analysis.
  • Preference-Based Model Alignments - Uses a separate reward model to provide feedback and refine model outputs according to human-aligned preferences.
  • Model Deployment - Enables loading and running pre-trained weights in production environments for real-time text generation.
  • Reasoning Engines - Provides a reasoning engine that uses deep thinking modes and chain-of-thought processing for complex problems.
  • Supervised Fine-Tuning Frameworks - Provides a pipeline for adjusting model weights using curated prompt-response pairs to align behavior with specific tasks.
  • Tool Calling - Features an architecture that generates structured function calls to interact with external systems for autonomous execution.
  • Autonomous AI Agents - Provides a platform for building autonomous AI agents that execute tools to achieve complex goals.
  • Complex Problem Solving - Solves intricate logical and knowledge-intensive challenges using advanced long chain-of-thought reasoning.
  • Multi-Stage Fine-Tuning Frameworks - Employs a multi-stage training approach, iterating through foundation training and reward-based tuning to refine model accuracy.
  • KV Cache Optimizations - Includes KV cache optimization to avoid redundant computations and increase token generation speed during inference.
  • Large Language Model Fine-Tuning - Adapts pre-trained large language models to specific tasks or industries using specialized custom datasets.
  • Long-Context Models - Supports processing and analyzing extended input sequences up to one million tokens for comprehensive document analysis.
  • Rotary Positional Embeddings - Utilizes rotary positional embeddings to maintain relative distance information across very long input sequences.
  • Supervised Model Weight Optimization - Refines neural network parameters using supervised fine-tuning and RLHF to optimize model behavior.
  • Foundation Models - Base and chat models tailored for practical scenarios.
  • Large Language Models - Efficient foundational language model for diverse applications.
  • Text LLM Models - Advanced bilingual model series with strong performance in math and coding.
  • General Purpose Models - Multilingual base model developed for robust domain adaptation.

Star 历史

internlm/internlm 的 Star 历史图表internlm/internlm 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

InternLM 的开源替代方案

相似的开源项目,按与 InternLM 的功能重合度排序。
  • zai-org/glm-4.5zai-org 的头像

    zai-org/GLM-4.5

    4,210在 GitHub 上查看↗

    GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an autonomous AI agent, and a multimodal content generator capable of processing and generating text, images, audio, and video within a single unified system. The project is distinguished by its deep reasoning capabilities, utilizing chain-of-thought processing to solve complex mathematical, logical, and technical problems. It features an agentic architecture that allows for autonomous task execution, long-horizon goal planning, and the ability to interact with external tools an

    Pythonagentglmllm
    在 GitHub 上查看↗4,210
  • openbmb/minicpmOpenBMB 的头像

    OpenBMB/MiniCPM

    9,464在 GitHub 上查看↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    在 GitHub 上查看↗9,464
  • zai-org/glm-4zai-org 的头像

    zai-org/GLM-4

    7,058在 GitHub 上查看↗

    GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning, and multilingual conversation. It functions as a multimodal system capable of processing high-resolution visual content and as a long-context model designed to analyze documents with a context window of up to one million tokens. The project differentiates itself through a function calling interface that enables AI agent development by connecting the model to external APIs and real-time web browsing. It includes specialized capabilities for generating functional programming cod

    Pythonchatglmchatglm-6bglm
    在 GitHub 上查看↗7,058
  • qwenlm/qwen2.5QwenLM 的头像

    QwenLM/Qwen2.5

    27,307在 GitHub 上查看↗

    Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo

    Python
    在 GitHub 上查看↗27,307
查看 InternLM 的所有 30 个替代方案→

常见问题解答

internlm/internlm 是做什么的?

InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex reasoning. It functions as an inference engine for serving responses, a fine-tuning framework for adjusting model weights, and a platform for building autonomous AI agents.

internlm/internlm 的主要功能有哪些?

internlm/internlm 的主要功能包括:Large Language Models, LLM Inference Servers, Autonomous AI Agent Frameworks, Chain-of-Thought Prompting, Language Model Fine-Tuning, Large Language Model Serving, LLM Fine-Tuning Toolsets, Long Context Processing。

internlm/internlm 有哪些开源替代品?

internlm/internlm 的开源替代品包括: zai-org/glm-4.5 — GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an… openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… zai-org/glm-4 — GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning,… qwenlm/qwen2.5 — Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code… thudm/chatglm3 — ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and… qwenlm/qwen-7b — Qwen-7B is a pretrained causal language model designed for natural language generation, text processing, and complex…