Ad

GLM-130B: Open Bilingual Pre-Trained Model

GLM-130B is an open bilingual model with 130B parameters trained for text generation, excelling on English and Chinese tasks and offering fast, efficient inference.
Screenshot of zai-org/GLM-130B homepage

GLM-130B is an open bilingual (English & Chinese) bidirectional dense model with 130 billion parameters, pre-trained using the General Language Model (GLM) algorithm. It is designed for inference tasks, requiring substantial computational resources. The model has been trained on over 400 billion tokens and demonstrates strong performance on both English and Chinese benchmarks, often surpassing other comparable models. A key focus is enabling efficient deployment with techniques like quantization.

  • Bilingual Capabilities: Supports both English and Chinese, enabling cross-lingual applications.

  • Strong Performance: Exhibits superior performance compared to other models like GPT-3, OPT, and BLOOM on various benchmarks.

  • Fast Inference: Supports fast inference with techniques like SAT and FasterTransformer, significantly improving speed.

  • Hardware Efficiency: Optimized for deployment on single A100 (40G) or 3090 (24G) GPUs with quantization, making it more accessible.

  • Reproducibility: All evaluation results are easily reproducible with open-sourced code and model checkpoints.

  • Bilingual Support: Seamlessly processes and generates text in both English and Chinese languages.

  • Quantization Support: Enables reduced memory footprint with INT4 and INT8 quantization, enabling deployment on less powerful hardware.

  • Fast Inference Engines: Compatible with SAT and FasterTransformer for enhanced inference speed.

  • Extensive Hardware Compatibility: Supports training and inference on NVIDIA, Hygon DCU, Ascend 910, and Sunway platforms.

  • Community Support: Active community forum and discussions for support and collaboration.

GLM-130B is a mature project with a well-defined research paper (ICLR 2023) and open-sourced code. Recent updates include enhanced versions like ChatGLM2-6B and research on WebGLM. The project demonstrates active development with regular releases, addressing performance, efficiency, and usability. Documentation is comprehensive, and community engagement is strong.

Developers, researchers, and organizations seeking a powerful, open bilingual language model for text generation can benefit from GLM-130B. It supports a wide range of use cases including content creation, translation, question answering, and more. Compared to other models, GLM-130B offers a compelling balance of performance, efficiency, and accessibility, particularly with its innovative quantization techniques.

Summarize:
Share:
Stars
7,658
Forks
601
Issues
124
Created
3 years ago
Commit
2 years ago
License
APACHE-2.0
Archived
No
Updated 16 days ago

Similar Repositories