Platform for AI (PAI) - ChatGLM model deployment and LangChain supported in EAS
Sep 05 2023
Platform for AI (PAI)Content
Intended customers: customers of model service and AI inference. New features: Deploy the ChatGLM application and use Langchain to integrate business data in EAS. ChatGLM is an open source dialogue language model developed based on the General Language Model (GLM) architecture and supports dialogues in both Chinese and English. ChatGLM-6B is optimized for dialogues in Chinese by using a technology similar to ChatGPT. ChatGLM-6B is trained on 1 trillion tokens, and uses optimization technologies such as supervised fine-tuning (SFT), self-feedback system, and human feedback reinforcement learning (RLHF) to better align with human preferences. LangChain is an open source framework that allows AI developers to integrate large language models (LLM) and data from other sources. This way, you can use LLM with as little computing resources as possible.