Overview of ChatGLM3
mainChatGLM3 is a conversational pre-trained model series released by Zhipu AI and Tsinghua University's KEG Lab. The ChatGLM3-6B is the open-source version, designed to be high-performing while maintaining low deployment barriers.
Key features include:
- Stronger Base Model: ChatGLM3-6B-Base is optimized for semantic, mathematical, reasoning, code, and knowledge tasks, performing at a high level for models under 10B parameters.
- Advanced Functionality: Supports a new Prompt format, native Function Calling (tool use), Code Interpreter, and Agent tasks.
- Diverse Model Sequence: Includes the standard ChatGLM3-6B, the Base model, and long-context versions (32K and 128K sequence lengths).