#26 · Primary category: Foundation Models

ChatGLM3

ChatGLM3 series: Open Bilingual Chat LLMs

Project last updated:01/13/25

GitHub Stars

13.7K

Forks

1.6K

Contributors

42

License

Apache-2.0

Why we included this project

ChatGLM3's 6B model is a solid pick for teams that want a capable bilingual assistant without committing to big GPU budgets. It runs on modest hardware, so you can host a Chinese-English chatbot on your own machines rather than renting large clusters. Beyond plain chat, the model natively supports function calling, code execution, and simple agent workflows, which makes it easy to connect to your existing tools. The Chinese-language performance is especially strong for a model this size, which matters if you're serving users in China or handling localized content. And if you outgrow the 6B later, the project links to the newer GLM-4 series and its APIs, giving you a clear upgrade path.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category