awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
deepseek-ai avatar

deepseek-ai/DeepSeek-V2

0
View on GitHub↗
5,014 stars·542 forks·MIT·16 vues

DeepSeek V2

DeepSeek-V2 est un modèle de langage étendu conçu pour le traitement du langage naturel et l'analyse de longues séquences de texte. Il utilise une architecture de type « mixture-of-experts » pour équilibrer haute performance et efficacité d'inférence.

Le modèle emploie un mécanisme de routage parcimonieux et des neurones experts partagés pour capturer les connaissances communes tout en conservant une spécialisation. Il réduit davantage la surcharge mémoire et augmente le débit grâce à l'attention latente multi-têtes, l'attention par groupe de requêtes et la compression de tenseurs de bas rang.

Ces capacités permettent le traitement et la récupération d'informations à partir de volumes de jetons importants et favorisent un déploiement économique en réduisant les coûts matériels et les goulots d'étranglement mémoire. Le système est compatible avec les interfaces API standard pour une intégration avec les chaînes d'outils existantes de modèles de langage.

Features

  • Mixture of Experts - Utilizes a mixture-of-experts architecture with sparse routing to activate only a subset of parameters per token.
  • Large Language Models - Provides a high-efficiency Mixture-of-Experts model for text generation and natural language processing tasks.
  • Large Language Models - A large language model trained to understand and generate natural language across diverse tasks.
  • Long-Context Models - Implements a model capable of maintaining logical coherence and retrieving information across massive input sequences.
  • Shared Expert Neurons - Employs shared expert neurons alongside routed experts to balance common knowledge with specialization.
  • Natural Language Processing Implementations - Provides a large-scale neural network architecture for complex language understanding and generation tasks.
  • Long-Context Sequence Processors - Processes and retrieves information from extensive token counts without losing accuracy.
  • Economical AI Deployments - Enables economical deployment by reducing hardware costs and memory bottlenecks through low-rank compression.
  • Throughput Optimizers - Increases response generation speed and throughput by reducing cache bottlenecks and employing low-rank compression.
  • Low-Rank Compression Models - Utilizes low-rank tensor compression to increase inference speed and reduce memory bottlenecks.
  • Grouped-Query Attention - Uses grouped-query attention to share key and value heads, significantly reducing KV cache size.
  • Latent Attention Mechanisms - Compresses key and value tensors into a low-rank latent space to reduce memory overhead during inference.
  • Efficient Transformer Implementations - Implements sparse transformer layers that process tokens through a small fraction of total weights for efficiency at scale.
  • Weight Matrix Compression - Reduces the dimensionality of weight matrices to speed up computation and lower memory requirements.
  • Mixture of Experts - Efficient MoE architecture for economical large-scale inference.
  • Model Architectures - Mixture-of-experts model architecture for efficient language processing.
  • Text LLM Models - Efficient and powerful mixture-of-experts language model.

Historique des stars

Graphique de l'historique des stars pour deepseek-ai/deepseek-v2Graphique de l'historique des stars pour deepseek-ai/deepseek-v2

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à DeepSeek V2

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec DeepSeek V2.
  • zai-org/glm-4Avatar de zai-org

    zai-org/GLM-4

    7,058Voir sur 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
    Voir sur GitHub↗7,058
  • qwenlm/qwen2.5Avatar de QwenLM

    QwenLM/Qwen2.5

    27,307Voir sur 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
    Voir sur GitHub↗27,307
  • microsoft/unilmAvatar de microsoft

    microsoft/unilm

    22,030Voir sur GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Pythonbeitbeit-3bitnet
    Voir sur GitHub↗22,030
  • deepseek-ai/deepseek-llmAvatar de deepseek-ai

    deepseek-ai/deepseek-LLM

    7,100Voir sur GitHub↗

    DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It functions as a multi-lingual system capable of predicting the next token in a sequence to perform text completion and conversational generation. The model is specialized for logical reasoning, specifically as a code and math LLM. This enables it to perform complex problem solving, which includes generating executable code and solving mathematical equations through step-by-step analysis. The system's broader capabilities cover conversational AI, including the generation of chat comple

    Makefile
    Voir sur GitHub↗7,100
Voir les 30 alternatives à DeepSeek V2→

Questions fréquentes

Que fait deepseek-ai/deepseek-v2 ?

DeepSeek-V2 est un modèle de langage étendu conçu pour le traitement du langage naturel et l'analyse de longues séquences de texte. Il utilise une architecture de type « mixture-of-experts » pour équilibrer haute performance et efficacité d'inférence.

Quelles sont les fonctionnalités principales de deepseek-ai/deepseek-v2 ?

Les fonctionnalités principales de deepseek-ai/deepseek-v2 sont : Mixture of Experts, Large Language Models, Long-Context Models, Shared Expert Neurons, Natural Language Processing Implementations, Long-Context Sequence Processors, Economical AI Deployments, Throughput Optimizers.

Quelles sont les alternatives open-source à deepseek-ai/deepseek-v2 ?

Les alternatives open-source à deepseek-ai/deepseek-v2 incluent : 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… microsoft/unilm — This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based… deepseek-ai/deepseek-llm — DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It… internlm/internlm — InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex… meta-llama/llama3 — Llama 3 is a collection of pretrained, autoregressive transformer-based models designed for natural language…