检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Introducing MoXing Framework Before using MoXing Framework, you need to introduce the MoXing Framework module at the beginning of the code. Introducing MoXing Framework Run the following code to import the MoXing module: 1 import moxing as mox Related Notes After the MoXing module
Multi-Branch Workflow You can implement multi-branch in two ways. However, the condition phase is limited to two branches. Configuring Phase Parameters to Control Branch Execution allows you to replace the ConditionStep capability without adding new phases, offering more flexibility
Publishing a Workflow to ModelArts You can publish a workflow to ModelArts in two ways: Publishing to the Running State and Publishing and Executing the Workflow. Publishing to the running state requires configuring input and output parameters on the workflow page. Publishing and
Configuring Silence Rules A silence rule regulates the silence duration in a conversation between an agent and customer. If the silence duration is too long, it may affect the satisfaction of the customer. Therefore, silence rules can be configured to review agents on the Inspection
Configuring Dialog Rules Context You can configure different dialog rules to be referenced when business scenarios are configured. For example, you can configure an agent introduction in a dialog rule for the return visit scenario, including the employee ID and thanks. The introduction
Configuring Speed Rules Context You can configure different speed rules to be referenced when business scenarios are configured. Speed rules can be created on the GUI. Procedure Sign in to the AICC as a tenant administrator, choose Configuration Center > Quality Management > Inspection
Configuring Interruption Rules Context When an agent and a customer speak at the same time, the agent is regarded as interrupting the customer during the call. You can configure different interruption rules to be referenced when business scenarios are configured. In an interruption
Configuring SFS Turbo and OBS Interworking SFS Turbo HPC file systems can access objects stored in OBS buckets seamlessly. You can specify an SFS Turbo interworking directory and associate it with an OBS bucket. For more information, see Managing SFS Turbo+OBS Storage Interworking
In this example, an algorithm subscribed to from AI Gallery is used. inputs=[ wf.steps.JobInput(name="data_url_1", data=wf.data.OBSPath(obs_path = input_storage.join("/dataset1/new.manifest"))), # The obtained path is /root/input-data/dataset1/new.manifest.
An algorithm subscribed to in AI Gallery is used in this example. If the value of an algorithm hyperparameter does not need to be changed, you do not need to configure the hyperparameter in parameters. Hyperparameter values will be automatically filled.
You are advised to use placeholders to create a workflow you want to publish to the running state or AI Gallery. In this case, you can configure parameters before workflow execution.
We now use infrared cameras and satellites, and combine them with 5G, AI, and cloud for comprehensive, standardized, tech-inspired, collaborative protection.
As a Chinese developed AI large language model, DeepSeek has risen to prominence in the AI field, leveraging its high performance, low cost, and multi-modal capabilities to demonstrate significant application potential across various sectors.
Configuring Network Passthrough Between ModelArts and SFS Turbo Creating an Agency to Authorize ModelArts to Use SFS Turbo Log in to the IAM console as the IAM administrator. In the navigation pane on the left, choose Permissions > Policies/Roles. Configure a custom policy for calling
Dynamically Mounting an OBS Parallel File System Overview A parallel file system is an optimized high-performance file system provided by Object Storage Service (OBS). For details, see About Parallel File System. Dynamic OBS mounting uses a mounting tool to convert the object storage
ma-cli image Commands for Building Images The ma-cli image command can be used to obtain registered images, obtain or load image creation templates, create images using Dockerfiles, obtain or clear image creation caches, register or deregister images, and debug whether images can
Sample Code for Common Operations Data Reads and Writes Read an OBS file. For example, if you read the obs://bucket_name/obs_file.txt file, the content is returned as strings. 1 2 import moxing as mox file_str = mox.file.read('obs://bucket_name/obs_file.txt') You can also open the
Retrying, Stopping, or Running a Workflow Phase Retrying, Stopping, or Proceeding a Workflow Phase Retrying a phase If executing a single phase failed, you can click Retry to re-execute the current phase without restarting the workflow. Before the retry, you can modify configurations
Creating a Dataset Phase Description This phase integrates capabilities of the ModelArts dataset module, allowing you to create datasets of the new version. This phase is used to centrally manage existing data by creating datasets. It is usually followed by a dataset import phase
Configuring Text Analysis You can enable text and speech analysis by setting the analysis interaction type, analysis percentage, and agents to be analyzed. To enable text and speech analysis, you must set the analysis type (text, speech, or both) on the Text Analysis Configuration