search
HomeTechnology peripheralsAISupports 380,000 words input at a time! Tencent Hunyuan launches 256k long article model, open to enterprises and individual developers through Tencent Cloud​

AILarge model technology is becoming a key force in promoting the development of high-quality productivity and plays an important role in the integration with thousands of industries. Tencent's Hunyuan large model has expanded the model to trillions of parameter scale by adopting the hybrid expert model (MoE) structure, adding "Brain Capacity not only improves prediction performance, but also drives down inference costs. As a general model, Tencent Hunyuan leads the industry in Chinese performance, especially in text generation, mathematical logic and multi-turn dialogue.

Recently, Tencent Hunyuan large model officially released the 256k long article model, and made it available to the majority of enterprises and individual developers through Tencent Cloud Open to support wider innovation and applications. Tencent Hunyuan256k model version has the ability to process ultra-long text exceeding 38 million characters. In dialogue application scenarios, this model can"memory"more dialogue content, effectively avoiding "Forgot" information and other issues. In addition, it has excellent contextual analysis capabilities to provide more precise and relevant feedback to conversation participants, helping them make more informed decisions.

In addition, this model version also shows strong performance in reading comprehension of long documents and large-scale data analysis. It can provide strong work support for professionals in finance, medical, education, travel and other industries, and significantly improve their work efficiency. The model has also been deeply optimized in terms of inference performance, ensuring that users can enjoy a smoother and more efficient experience in actual applications on platforms such as Tencent Cloud.


##Reduce "forgetfulness" and make large models smarter

In large model products, handling conversational requirements is a core function. However, due to the limitations of long text processing capabilities, traditional large models are prone to "losing direction" or "Memory Loss" As the length of the conversation increases, the amount of forgotten information also increases.

Tencent Hunyuan256k model is specially optimized for this challenge. It adopts an advanced"Expert Hybrid"(MoE) architecture, And it integrates innovative technologies such as RoPE-NTK and Flash Attention V2, while maintaining the ability to support general short texts (less than 4,000 characters), while achieving a breakthrough in the depth and breadth of long text processing.

Currently, Tencent Hunyuan’s large model has the ability to understand 256k of ultra-long context in a single process The number of characters exceeds 38. After rigorous "finding a needle in a haystack"After task testing, the model’s accuracy in long text processing has reached 99.99%, which is also in a leading position internationally.


Continuous and stable iteration, the efficiency of large model application is improved

Tencent Hunyuan Large Model is the first in the industry to adopt the hybrid expert model (MoE) structure, and has accumulated a large number of self-developed technologies in the process. In the previous version 32K, this model has significantly surpassed similar open source models on the market and demonstrated excellent performance in a variety of application scenarios.

After a new iteration, Tencent Hunyuan256k#GSB evaluation in the general field , compared to the previous version, the winning rate is 50.72%. At the same time, the training set of Tencent Hunyuan256k integrates high-quality annotated data such as long text data, translation data, and multi-document question and answer data in medical, financial and other fields, which makes the model In practical applications, especially in the medical and financial industries that require frequent analysis and processing of large amounts of long text data, it can provide more accurate and efficient work support.

For example, when a financial report issued by the central bank is input into the Tencent Hunyuan256k# model, the model can quickly refine and summarize The main points of the report were processed to a satisfactory level in terms of speed and accuracy.

Supports 380,000 words input at a time! Tencent Hunyuan launches 256k long article model, open to enterprises and individual developers through Tencent Cloud​


##Inference performance optimization, bringing stronger large models Comprehension

At the same time, Tencent Hunyuan256k has made in-depth optimization on inference performance. Model's QPM## compared to FP16 accuracy in INT8 accuracy mode # (query rate per second) achieved a significant improvement of 23.9%, while the first word time only increased by 5.7% . These improvements significantly enhance the model's responsiveness and overall efficiency in real-world applications.

Take the analysis of "The Romance of the Three Kingdoms" as an example. Tencent Hunyuan256k can quickly read and retrieve this hundreds of thousands of words. Classical novels can not only accurately identify the key characters and plots of events in the novels, but can even provide accurate information on detailed descriptions of weather, character clothing, etc.

Supports 380,000 words input at a time! Tencent Hunyuan launches 256k long article model, open to enterprises and individual developers through Tencent Cloud​


##AI

Large model as the basis of new quality productivity A key component that plays a vital role in promoting industrial upgrading and achieving high-quality development. The launch of Tencent Hunyuan256k model has injected new vitality into the entire industry and opened up wider application prospects.

Currently, Tencent Hunyuan

256k long article model has been opened to the majority of enterprises and individual developers through Tencent Cloud. Users can use hunyuan-standardVersion256kLong text model access. This enables more developers and users to easily access and use the powerful functions of Tencent’s Hunyuan model, thereby providing intelligent solutions for all walks of life and promoting the development of more innovative application scenarios accomplish.

The above is the detailed content of Supports 380,000 words input at a time! Tencent Hunyuan launches 256k long article model, open to enterprises and individual developers through Tencent Cloud​. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
PHP如何对接腾讯云短信接口实现语音验证码发送功能PHP如何对接腾讯云短信接口实现语音验证码发送功能Jul 06, 2023 am 08:19 AM

PHP如何对接腾讯云短信接口实现语音验证码发送功能随着互联网的快速发展,短信验证码成为了许多网站和应用程序常用的认证方式之一。为了提高用户的使用体验和安全性,语音验证码逐渐流行起来。本文将介绍如何使用PHP语言对接腾讯云短信接口,实现语音验证码的发送功能。腾讯云是一家可靠的云服务提供商,提供了丰富的云服务和API接口。在使用腾讯云短信服务之前,我们需要先在腾

如何使用Java与腾讯云COS进行对象存储如何使用Java与腾讯云COS进行对象存储Jul 05, 2023 pm 04:11 PM

如何使用Java与腾讯云COS进行对象存储概述:对象存储(ObjectStorage)是一种用于存储和检索大规模数据的方法,通过将数据以对象的形式存储在云端,可以方便地进行数据备份和共享。腾讯云提供了一项名为COS(CloudObjectStorage)的对象存储服务,本文将介绍如何使用Java与腾讯云COS进行对象存储,并提供代码示例。步骤一:创建腾

PHP如何对接腾讯云COS存储服务实现文件上传和下载功能PHP如何对接腾讯云COS存储服务实现文件上传和下载功能Jul 05, 2023 pm 05:05 PM

PHP如何对接腾讯云COS存储服务实现文件上传和下载功能腾讯云提供了一系列丰富的云服务,其中包括对象存储(CloudObjectStorage,简称COS),它是一种高可靠性、可扩展性强的云存储服务。本文将介绍如何使用PHP对接腾讯云COS存储服务,实现文件的上传和下载功能。一、前期准备申请腾讯云账号并创建COS存储桶。安装PHPSDK。二、文件上传功

PHP腾讯云云服务器API接口对接中的注意事项和技巧PHP腾讯云云服务器API接口对接中的注意事项和技巧Jul 06, 2023 am 10:13 AM

PHP腾讯云云服务器API接口对接中的注意事项和技巧腾讯云作为国内领先的云计算平台提供商,其云服务器(CVM)产品受到了众多开发者和企业的青睐。为了更好地实现与腾讯云云服务器的对接,腾讯云提供了丰富的API接口,方便开发者进行各种操作和管理。本文将介绍在PHP环境下对接腾讯云云服务器API接口时需要注意的事项和一些技巧。同时,我们将给出一些代码示例,以便更好

使用Python与腾讯云接口对接,实现实时人脸识别与比对使用Python与腾讯云接口对接,实现实时人脸识别与比对Jul 05, 2023 pm 02:12 PM

标题:使用Python与腾讯云接口对接,实现实时人脸识别与比对摘要:本文将介绍如何使用Python编程语言与腾讯云的人脸识别接口对接,实现实时的人脸识别和比对功能。文章将会提供详细的代码示例,帮助读者理解和使用相关技术。引言随着人工智能和云计算的快速发展,人脸识别技术被广泛应用于各行各业。腾讯云提供了全球领先的人脸识别服务,通过简单的接口调用,我们可以在自己

使用Python与腾讯云接口对接,实现实时语音转写功能使用Python与腾讯云接口对接,实现实时语音转写功能Jul 06, 2023 am 08:49 AM

使用Python与腾讯云接口对接,实现实时语音转写功能近年来,随着人工智能技术的飞速发展,语音识别技术也日益受到关注。腾讯云作为国内领先的云服务提供商,提供了丰富的语音识别接口,其中包括实时语音转写接口。本文将介绍如何使用Python与腾讯云接口对接,实现实时语音转写功能。首先,我们需要在腾讯云官网上申请API密钥,获取到腾讯云API的访问密钥。获取到访问密

PHP如何对接腾讯云人脸识别接口实现人脸比对功能PHP如何对接腾讯云人脸识别接口实现人脸比对功能Jul 05, 2023 pm 03:18 PM

PHP如何对接腾讯云人脸识别接口实现人脸比对功能随着人工智能技术的不断发展,人脸识别作为一种常用的生物特征识别技术,被广泛应用于各个领域。腾讯云提供了强大的人脸识别接口,可以实现人脸比对功能。本文将介绍PHP如何对接腾讯云人脸识别接口,并给出一些代码示例。首先,我们需要在腾讯云控制台申请人脸识别服务,并获取API密钥和API秘钥。获取方式如下:登录腾讯云官网

使用Python与腾讯云接口对接,实现人脸表情识别功能使用Python与腾讯云接口对接,实现人脸表情识别功能Jul 05, 2023 pm 03:01 PM

使用Python与腾讯云接口对接,实现人脸表情识别功能人脸表情识别是计算机视觉领域的重要研究方向之一。随着人工智能的发展和大数据的普及,人脸表情识别已经渗透到了我们的日常生活中,例如人脸解锁、人脸支付等应用。本文将介绍如何使用Python编程语言与腾讯云接口对接,实现人脸表情识别功能。首先,我们需要注册腾讯云账号并创建自己的人脸识别服务。在腾讯云控制台中,我

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)