Home Technology peripherals It Industry Tencent Cloud Liu Yuhong talks about the low penetration rate of large models: still in the development stage, AI product solutions are immature

Tencent Cloud Liu Yuhong talks about the low penetration rate of large models: still in the development stage, AI product solutions are immature

Jun 01, 2024 pm 02:13 PM
Tencent ai large model

According to news from this website on May 30, Liu Weihong, vice president of Tencent Cloud and head of Tencent Hunyuan Large Model, said that the current low penetration rate of large model storage is due to two main reasons: on the one hand, large models are still in the development stage; AI product solutions are immature; on the other hand, user awareness is still being established, and the demand for AI is focused on search/efficiency.

腾讯云刘煜宏谈大模型渗透率低:仍在发展期,AI 产品解决方案不成熟

Liu Yuhong said that the original search engine may have done a good job, and the current large model can make the search better. Since Tencent released its large model product in September last year, model efficiency has increased by 50%, from 100 billion parameters to 1 trillion parameters, and supports 256k native window context and 16-second video generation. At present, more than 600 businesses within Tencent have accessed the Hunyuan large model.

On May 22, 2021, Tencent Cloud released a new large model price plan. One of the main models is the Hunyuan lite model. The total API input and output length is planned to be upgraded from the current 4k to 256k, and the price is from 0.008 yuan. /Thousand tokens are adjusted to be fully free.

腾讯云刘煜宏谈大模型渗透率低:仍在发展期,AI 产品解决方案不成熟

Hunyuan-standard API input price dropped from 0.01 yuan/thousand tokens to 0.0045 yuan/thousand tokens, a decrease of 55%, and API output price dropped from 0.01 yuan/thousand tokens to 0.0045 yuan/thousand tokens. 0.01 yuan/thousand tokens dropped to 0.005 yuan/thousand tokens, a decrease of 50%. The newly launched Hunyuan-standard-256k has the ability to process ultra-long texts of more than 380,000 characters. The API input price is reduced to 0.015 yuan/thousand tokens, a decrease of 87.5%, and the API output price is reduced to 0.06 yuan/thousand tokens, a decrease of 50%.

The highest configured trillion parameter model Hunyuan-pro, the API input price dropped from 0.1 yuan/thousand tokens to 0.03 yuan/thousand tokens, a drop of 70%.

The above price adjustments take effect immediately. At the same time, in order to better serve developers, Tencent Yuanqi, a one-stop intelligent agent creation and distribution platform, has also comprehensively upgraded its model resource support plan: users can not only distribute exclusive AI agents to Tencent’s global channels with one click, but also receive free Hunyuan large model resources and traffic support can also be used to distribute and deploy agents in the form of APIs to various scenarios. The free token limit has been increased from the previous 1 million to 100 million.

The above is the detailed content of Tencent Cloud Liu Yuhong talks about the low penetration rate of large models: still in the development stage, AI product solutions are immature. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
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

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)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to output a countdown in C language How to output a countdown in C language Apr 04, 2025 am 08:54 AM

How to output a countdown in C? Answer: Use loop statements. Steps: 1. Define the variable n and store the countdown number to output; 2. Use the while loop to continuously print n until n is less than 1; 3. In the loop body, print out the value of n; 4. At the end of the loop, subtract n by 1 to output the next smaller reciprocal.

How to play picture sequences smoothly with CSS animation? How to play picture sequences smoothly with CSS animation? Apr 04, 2025 pm 05:57 PM

How to achieve the playback of pictures like videos? Many times, we need to implement similar video player functions, but the playback content is a sequence of images. direct...

Zustand asynchronous operation: How to ensure the latest state obtained by useStore? Zustand asynchronous operation: How to ensure the latest state obtained by useStore? Apr 04, 2025 pm 02:09 PM

Data update problems in zustand asynchronous operations. When using the zustand state management library, you often encounter the problem of data updates that cause asynchronous operations to be untimely. �...

How to implement nesting effect of text annotations in Quill editor? How to implement nesting effect of text annotations in Quill editor? Apr 04, 2025 pm 05:21 PM

A solution to implement text annotation nesting in Quill Editor. When using Quill Editor for text annotation, we often need to use the Quill Editor to...

Electron rendering process and WebView: How to achieve efficient 'synchronous' communication? Electron rendering process and WebView: How to achieve efficient 'synchronous' communication? Apr 04, 2025 am 11:45 AM

Electron rendering process and WebView...

How to quickly build a foreground page in a React Vite project using AI tools? How to quickly build a foreground page in a React Vite project using AI tools? Apr 04, 2025 pm 01:45 PM

How to quickly build a front-end page in back-end development? As a backend developer with three or four years of experience, he has mastered the basic JavaScript, CSS and HTML...

How to use CSS to achieve smooth playback effect of image sequences? How to use CSS to achieve smooth playback effect of image sequences? Apr 04, 2025 pm 04:57 PM

How to realize the function of playing pictures like videos? Many times, we need to achieve similar video playback effects in the application, but the playback content is not...

How to achieve the effect of high input elements but high text at the bottom? How to achieve the effect of high input elements but high text at the bottom? Apr 04, 2025 pm 10:27 PM

How to achieve the height of the input element is very high but the text is located at the bottom. In front-end development, you often encounter some style adjustment requirements, such as setting a height...

See all articles