awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
THUDM avatar

THUDM/ChatGLM2-6B

0
View on GitHub↗
15,565 Stars·1,805 Forks·Python·7 Aufrufe

ChatGLM2 6B

ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in both English and Chinese. It functions as a bilingual chat model capable of processing and maintaining coherence across text sequences up to 32K tokens.

The model is optimized for local deployment through precision quantization, which reduces memory requirements to allow execution on consumer-grade hardware. It supports distributing model weights across multiple graphics cards to handle parameters that exceed the memory of a single device.

The project covers capabilities for long document analysis and the generation of bilingual conversational text. It includes tools for adjusting model weights via fine-tuning for specialized tasks and provides options to deploy the model as a web service or API endpoint.

Features

  • Bilingual Language Models - A large language model specifically trained for natural dialogue and proficiency in English and Chinese.
  • Decoder Architectures - Implements a decoder-only transformer architecture utilizing causal attention for autoregressive text generation.
  • Long-Context Models - Maintains logical coherence across extended text sequences up to 32K tokens.
  • Natural Language Generation - Generates human-like, natural language conversational text in both English and Chinese.
  • Conversational Dialogue Systems - Designed as a conversational dialogue system to maintain natural textual interactions in multiple languages.
  • Open-Weights Models - Provides publicly available weights for local deployment, research, and specialized fine-tuning.
  • Precision Quantization - Utilizes precision quantization to reduce model weight bit-depth for efficient execution on consumer hardware.
  • Large Language Model Deployments - Implements specialized deployment strategies including quantization and sharding to run LLMs on private hardware.
  • Bilingual Tokenizers - Provides a shared vocabulary tokenizer optimized for seamless processing of both English and Chinese characters.
  • Context Window Extrapolation - Employs architectural scaling to maintain coherence across extended text sequences up to 32K tokens.
  • Long Context Processing - Analyzes and extracts information from extensive documents using a 32K token context window.
  • Model Fine-Tuning - Supports adapting the pre-trained model to specific datasets or domain-specific knowledge via fine-tuning.
  • Multi-GPU Distribution - Splits model parameters across multiple GPUs to execute models that exceed the memory of a single device.
  • Weight Distribution - Distributes model weights across multiple graphics cards to handle large-scale parameter sets.
  • Parameter Efficient Fine-Tuning - Provides scripts for adapting pre-trained model weights to improve performance on specialized tasks.
  • Positional Encodings - Uses rotary positional embeddings to maintain relative distance information across long input sequences.
  • Quantized Model Implementations - Implements low-precision weight formats to enable execution on consumer-grade hardware with reduced memory.
  • Inference Cache Management - Manages key-value cache buffers during inference to optimize memory usage and avoid redundant calculations.
  • Foundation Models - Second-generation bilingual language model with improved performance.
  • General Purpose Models - Second generation bilingual chat model with improved context handling.
  • Large Language Models - Bilingual chat-optimized language model.
  • Open Source Models - Offers an improved version of the bilingual conversational model.
  • Text LLM Models - Second-generation bilingual model with 32K context and efficient inference.

Star-Verlauf

Star-Verlauf für thudm/chatglm2-6bStar-Verlauf für thudm/chatglm2-6b

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ChatGLM2 6B

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ChatGLM2 6B.
  • thudm/chatglm-6bAvatar von THUDM

    THUDM/ChatGLM-6B

    41,040Auf GitHub ansehen↗

    ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both English and Chinese. It is structured as a dialogue model capable of tasks such as role-playing and information extraction. The project provides implementations for quantized language models, using low-precision weights to reduce GPU memory requirements for local inference. It also supports parameter-efficient fine-tuning, allowing model behavior to be optimized for specific tasks without requiring full retraining. The model includes capabilities for local execution on GPUs a

    Python
    Auf GitHub ansehen↗41,040
  • zai-org/chatglm2-6bAvatar von zai-org

    zai-org/ChatGLM2-6B

    15,564Auf GitHub ansehen↗

    ChatGLM2-6B is a bilingual chat large language model designed for natural conversation and text generation in both English and Chinese. It functions as a fine-tunable language model that supports updating weights via specialized scripts to adapt to specific datasets and tasks. The project serves as a quantized inference engine and multi-GPU model orchestrator, enabling the execution of large models on consumer-grade hardware. It is capable of processing long context sequences up to 32K tokens to maintain understanding across extended documents. The system covers capabilities for multilingual

    Pythonchatglmchatglm-6blarge-language-models
    Auf GitHub ansehen↗15,564
  • thudm/chatglm3Avatar von THUDM

    THUDM/ChatGLM3

    13,676Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,676
  • 01-ai/yiAvatar von 01-ai

    01-ai/Yi

    7,822Auf GitHub ansehen↗

    Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading comprehension in both English and Chinese. It is built as a transformer-based architecture capable of general purpose text generation and conversational tasks. The model is distinguished by its ability to function as a long context system, processing and analyzing extended input sequences up to 200k tokens. It also supports quantized versions that use low-bit precision to reduce memory footprints, enabling execution on consumer-grade hardware. The project covers a broad rang

    Jupyter Notebooklarge-language-models
    Auf GitHub ansehen↗7,822
Alle 30 Alternativen zu ChatGLM2 6B anzeigen→

Häufig gestellte Fragen

Was macht thudm/chatglm2-6b?

ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in both English and Chinese. It functions as a bilingual chat model capable of processing and maintaining coherence across text sequences up to 32K tokens.

Was sind die Hauptfunktionen von thudm/chatglm2-6b?

Die Hauptfunktionen von thudm/chatglm2-6b sind: Bilingual Language Models, Decoder Architectures, Long-Context Models, Natural Language Generation, Conversational Dialogue Systems, Open-Weights Models, Precision Quantization, Large Language Model Deployments.

Welche Open-Source-Alternativen gibt es zu thudm/chatglm2-6b?

Open-Source-Alternativen zu thudm/chatglm2-6b sind unter anderem: thudm/chatglm-6b — ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both… zai-org/chatglm2-6b — ChatGLM2-6B is a bilingual chat large language model designed for natural conversation and text generation in both… thudm/chatglm3 — ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and… 01-ai/yi — Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading… thudm/glm-130b — GLM-130B is a pre-trained foundation model and bilingual large language model designed for natural language processing… qwenlm/qwen-7b — Qwen-7B is a pretrained causal language model designed for natural language generation, text processing, and complex…