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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/ChatGLM2-6B

0
View on GitHub↗
15,564 estrellas·1,805 forks·Python·11 vistas

ChatGLM2 6B

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 dialogue generation, model parameter fine-tuning, and the exposure of model functions through a web server for external API integration.

Features

  • Conversational Dialogue Systems - Provides a bilingual conversational AI system capable of natural dialogue in English and Chinese.
  • Autoregressive Models - Implements an autoregressive generation mechanism to predict subsequent tokens for fluid conversational text.
  • Bilingual Language Models - Functions as a large language model trained for natural dialogue in both English and Chinese.
  • Bilingual Tokenizers - Employs a shared vocabulary tokenization system optimized for both Chinese and English.
  • Multilingual Response Generators - Generates fluid, human-like conversational responses and dialogue in both English and Chinese.
  • Multi-GPU Distribution - Splits model parameters across multiple graphics cards to allow large models to fit in available memory.
  • Quantized Inference Runtimes - Provides a quantized inference runtime to execute large models on consumer-grade hardware.
  • Weight Quantization - Compresses model weights into lower-precision formats to enable execution on consumer-grade hardware.
  • Quantized Model Implementations - Implements low-precision weight formats to reduce memory requirements for execution on consumer hardware.
  • Transformer Architectures - Utilizes a deep transformer-based architecture with attention mechanisms for natural language processing.
  • Large Language Model Deployments - Enables the deployment of large-scale language models on private consumer hardware using quantization.
  • Language Model Fine-Tuning - Provides a model architecture that supports updating weights via scripts to adapt to specific datasets.
  • Long-Context Models - Maintains logical coherence across large input sequences up to 32K tokens.
  • Long Context Processing - Processes and analyzes extended input sequences up to 32K tokens in a single pass.
  • Language Model Fine-Tuning - Supports adapting pre-trained model weights to specific tasks and datasets via specialized fine-tuning workflows.
  • Positional Encodings - Uses rotation matrices for positional encoding to maintain coherence across long context sequences.

Historial de estrellas

Gráfico del historial de estrellas de zai-org/chatglm2-6bGráfico del historial de estrellas de zai-org/chatglm2-6b

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a ChatGLM2 6B

Proyectos open-source similares, clasificados según cuántas características comparten con ChatGLM2 6B.
  • thudm/chatglm2-6bAvatar de THUDM

    THUDM/ChatGLM2-6B

    15,565Ver en GitHub↗

    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

    Python
    Ver en GitHub↗15,565
  • 01-ai/yiAvatar de 01-ai

    01-ai/Yi

    7,822Ver en GitHub↗

    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
    Ver en GitHub↗7,822
  • thudm/chatglm3Avatar de THUDM

    THUDM/ChatGLM3

    13,676Ver en 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
    Ver en GitHub↗13,676
  • intel/ipex-llmAvatar de intel

    intel/ipex-llm

    8,836Ver en GitHub↗

    Intel XPU LLM Acceleration Library is a toolkit designed to accelerate large language model inference and finetuning on Intel CPUs, GPUs, and NPUs. It provides a distributed inference engine for scaling models across multiple accelerators, a multimodal model runtime for vision and speech tasks, and a low-bit model quantization tool for converting weights into INT4, FP8, and GGUF formats. The project features a parameter-efficient finetuning framework that enables model adaptation using QLoRA and DPO on Intel hardware. It distinguishes itself by providing specialized optimizations for Intel XP

    Python
    Ver en GitHub↗8,836
Ver las 30 alternativas a ChatGLM2 6B→

Preguntas frecuentes

¿Qué hace zai-org/chatglm2-6b?

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.

¿Cuáles son las características principales de zai-org/chatglm2-6b?

Las características principales de zai-org/chatglm2-6b son: Conversational Dialogue Systems, Autoregressive Models, Bilingual Language Models, Bilingual Tokenizers, Multilingual Response Generators, Multi-GPU Distribution, Quantized Inference Runtimes, Weight Quantization.

¿Qué alternativas de código abierto existen para zai-org/chatglm2-6b?

Las alternativas de código abierto para zai-org/chatglm2-6b incluyen: thudm/chatglm2-6b — ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in… 01-ai/yi — Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading… thudm/chatglm3 — ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and… intel/ipex-llm — Intel XPU LLM Acceleration Library is a toolkit designed to accelerate large language model inference and finetuning… openlmlab/moss — MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for… openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained…