Discover and explore top open-source AI tools and projects—updated daily.
Bilingual chat LLM for complex scenarios (tool use, code execution, agents)
Top 3.6% on SourcePulse
ChatGLM3 is a series of open bilingual conversational large language models developed by Zhipu AI and Tsinghua University KEG Lab. It offers enhanced base models, improved functionality including tool calling and code interpretation, and extended context lengths (up to 128K tokens). The models are suitable for researchers and developers looking for powerful, deployable conversational AI with commercial use permissions.
How It Works
ChatGLM3-6B-Base utilizes a more diverse training dataset and refined training strategies, claiming superior performance among models under 10B parameters. It supports native tool calling, code execution, and agent tasks through a new prompt format. The series includes variants with extended context windows (32K and 128K) for better long-text comprehension.
Quick Start & Requirements
pip install -r requirements.txt
. Ensure correct PyTorch version.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
8 months ago
Inactive