


The release of ChatGPT has stirred up the entire AI field, and major technology companies, startups, and university teams are following suit. Recently, Heart of the Machine has reported on the research results of many startup companies and university teams.
Yesterday, another large-scale domestic AI dialogue model made its grand debut: ChatGLM, a company’s smart spectrum AI transformed from Tsinghua’s technological achievements and based on the GLM-130B 100 billion base model, is now open for invitations Internal testing.
It is worth mentioning that Zhipu AI has also open sourced the Chinese-English bilingual dialogue model ChatGLM-6B, which supports inference on a single consumer-grade graphics card.
#Internal beta application website: chatglm.cn
It is understood that the capability improvement of the current version of ChatGLM model mainly comes from the unique 100 billion base model GLM-130B. It is an architecture different from BERT, GPT-3 and T5. It is an autoregressive pre-training model containing multi-objective functions.
In August 2022, Tsinghua University and Zhipu AI opened the Chinese-English bilingual dense model GLM-130B with 130 billion parameters to the research community and industry. This model has some unique features Advantages:
- Bilingual: Supports both Chinese and English;
- High precision (English): in the public English natural language Better than GPT-3 175B (API: davinci, base model), OPT-175B and BLOOM-176B on the list of LAMBADA, MMLU and Big-bench-lite;
- High accuracy (Chinese): Significantly better than ERNIE TITAN 3.0 260B and YUAN 1.0-245B on 7 zero-sample CLUE data sets and 5 zero-sample FewCLUE data sets;
- Fast inference: First A 100 billion model that implements INT4 quantification, supporting fast and basically lossless inference with a 4-card 3090 or 8-card 2080Ti server;
- Reproducibility: all results (more than 30 Each task) can be reproduced through our open source code and model parameters;
- Cross-platform: supports domestic Haiguang DCU, Huawei Ascend 910 and Sunway processors and the United States Training and inference on NVIDIA chips.
Now, referring to the design ideas of ChatGPT, ChatGLM has injected code pre-training into the GLM-130B base model, through supervised fine-tuning (Supervised Fine-Tuning) and other technologies to achieve alignment of human intentions.
Heart of the Machine has obtained the internal beta invitation code. Here is a simple conversation with ChatGLM. The effect is as follows:
It can understand the actual meaning of "station CP":
Give ChatGLM a math problem to try:
Since I learned the linear equation of two variables, basic "chicken and rabbit in the same cage" problems like this can no longer trouble it:
Open Source ChatGLM-6B
ChatGLM-6B is an open source dialogue language model that supports bilingual question and answer in Chinese and English and is optimized for Chinese. The model is based on the General Language Model (GLM) architecture and has 6.2 billion parameters. Combined with model quantization technology, users can deploy it locally on consumer-grade graphics cards (a minimum of 6GB of video memory is required at the INT4 quantization level). ChatGLM-6B uses the same technology as ChatGLM and is optimized for Chinese Q&A and dialogue. After bilingual training in Chinese and English with about 1T identifiers, supplemented by supervised fine-tuning, feedback self-service, human feedback reinforcement learning and other technologies, the 6.2 billion parameter ChatGLM-6B, although not as large as the 100 billion model, has greatly reduced the inference cost and improved It has improved efficiency and can already generate answers that are quite consistent with human preferences.
Model open source address: https://github.com/THUDM/ChatGLM-6B
Specifically , ChatGLM-6B has the following characteristics:
- # Sufficient bilingual pre-training in Chinese and English: ChatGLM-6B has trained a token amount of 1T on Chinese and English materials in a 1:1 ratio. , both bilingual.
- Optimized model architecture and size: Drawing on GLM-130B training experience, the two-dimensional RoPE position encoding implementation is revised, using the traditional FFN structure. The parameter size of 6B (6.2 billion) also makes it possible for researchers and individual developers to fine-tune and deploy ChatGLM-6B themselves.
- Lower deployment threshold: At FP16 half precision, ChatGLM-6B requires at least 13 GB of video memory for inference. Combined with model quantization technology, this requirement can be further reduced to 10GB (INT8 ) and 6GB (INT4), allowing ChatGLM-6B to be deployed on consumer-grade graphics cards.
- Longer sequence length: Compared with GLM-10B (sequence length 1024), ChatGLM-6B has a sequence length of 2048, supporting longer conversations and applications.
- Human intention alignment training: Supervised Fine-Tuning, Feedback Bootstrap, Reinforcement Learning from Human Feedback and other methods are used to make The model is beginning to have the ability to understand the intent of human instructions. The output format is markdown for easy display.
However, due to the small capacity of the ChatGLM-6B model, there are inevitably some limitations and shortcomings, including:
- Relatively weak model memory and language capabilities. ChatGLM-6B may generate incorrect information when faced with many factual knowledge tasks, and it is not very good at solving logical problems (such as mathematics, programming).
- May generate harmful illustrations or biased content: ChatGLM-6B is only a preliminary language model aligned with human intent and may generate harmful or biased content.
- Weak multi-turn dialogue capability: ChatGLM-6B’s context understanding capability is not sufficient, and context loss may occur when faced with long answer generation and multi-turn dialogue scenarios. and misunderstanding situations.
#The GLM team stated that ChatGLM is still far behind the world's top large model research and products. In the future, it will continue to develop and open source updated versions of ChatGLM and related models. The GLM team also welcomes everyone to download ChatGLM-6B and conduct research and (non-commercial) application development based on it.
The above is the detailed content of ChatGLM, the Tsinghua-based Gigabit base conversation model, has launched internal testing and is an open source single-card version of the model.. For more information, please follow other related articles on the PHP Chinese website!

This article explores the growing concern of "AI agency decay"—the gradual decline in our ability to think and decide independently. This is especially crucial for business leaders navigating the increasingly automated world while retainin

Ever wondered how AI agents like Siri and Alexa work? These intelligent systems are becoming more important in our daily lives. This article introduces the ReAct pattern, a method that enhances AI agents by combining reasoning an

"I think AI tools are changing the learning opportunities for college students. We believe in developing students in core courses, but more and more people also want to get a perspective of computational and statistical thinking," said University of Chicago President Paul Alivisatos in an interview with Deloitte Nitin Mittal at the Davos Forum in January. He believes that people will have to become creators and co-creators of AI, which means that learning and other aspects need to adapt to some major changes. Digital intelligence and critical thinking Professor Alexa Joubin of George Washington University described artificial intelligence as a “heuristic tool” in the humanities and explores how it changes

LangChain is a powerful toolkit for building sophisticated AI applications. Its agent architecture is particularly noteworthy, allowing developers to create intelligent systems capable of independent reasoning, decision-making, and action. This expl

Radial Basis Function Neural Networks (RBFNNs): A Comprehensive Guide Radial Basis Function Neural Networks (RBFNNs) are a powerful type of neural network architecture that leverages radial basis functions for activation. Their unique structure make

Brain-computer interfaces (BCIs) directly link the brain to external devices, translating brain impulses into actions without physical movement. This technology utilizes implanted sensors to capture brain signals, converting them into digital comman

This "Leading with Data" episode features Ines Montani, co-founder and CEO of Explosion AI, and co-developer of spaCy and Prodigy. Ines offers expert insights into the evolution of these tools, Explosion's unique business model, and the tr

This article explores Retrieval Augmented Generation (RAG) systems and how AI agents can enhance their capabilities. Traditional RAG systems, while useful for leveraging custom enterprise data, suffer from limitations such as a lack of real-time dat


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.