awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zai-org avatar

zai-org/ChatGLM2-6B

0
View on GitHub↗
15,564 stele·1,805 fork-uri·Python·7 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru zai-org/chatglm2-6bGraficul istoricului de stele pentru zai-org/chatglm2-6b

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru ChatGLM2 6B

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ChatGLM2 6B.
  • thudm/chatglm2-6bAvatar THUDM

    THUDM/ChatGLM2-6B

    15,565Vezi pe 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
    Vezi pe GitHub↗15,565
  • 01-ai/yiAvatar 01-ai

    01-ai/Yi

    7,822Vezi pe 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
    Vezi pe GitHub↗7,822
  • thudm/chatglm3Avatar THUDM

    THUDM/ChatGLM3

    13,676Vezi pe 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
    Vezi pe GitHub↗13,676
  • intel/ipex-llmAvatar intel

    intel/ipex-llm

    8,836Vezi pe 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
    Vezi pe GitHub↗8,836
Vezi toate cele 30 alternative pentru ChatGLM2 6B→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale zai-org/chatglm2-6b?

Principalele funcționalități ale zai-org/chatglm2-6b sunt: Conversational Dialogue Systems, Autoregressive Models, Bilingual Language Models, Bilingual Tokenizers, Multilingual Response Generators, Multi-GPU Distribution, Quantized Inference Runtimes, Weight Quantization.

Care sunt câteva alternative open-source pentru zai-org/chatglm2-6b?

Alternativele open-source pentru zai-org/chatglm2-6b includ: 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…