Weekend Sale - Special 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75onlydt

HPE7-S02 Questions and Answers

Question # 6

You are planning to demonstrate how you can use KServe to run NIMs on HPE Private Cloud AI. You have downloaded the CodeLlama-70B-Instruct model to a volume in your namespace named demo-model.

The objects that you are planning to deploy are shown below:

Question # 6

What change should you make to the objects?

A.

In the InferenceService, change spec.predictor.model.modelFormat.name to: pvc://demo-model/codellama-70b-instruct

B.

Add this line to the ServingRuntime under spec: storageUri: pvc://demo-model

C.

In the ServingRuntime, change the NIM_CACHE_PATH environment variable value to “/mnt/demo-model”

D.

Add this line to the InferenceService under spec.predictor.model: storageUri: pvc://demo-model

Full Access
Question # 7

What is one innovation in NVIDIA Blackwell GPUs?

A.

A second-generation Transformer Engine with support for more precisions

B.

An expanded L4 memory cache

C.

High-speed GPU-to-GPU connections over PCIe lanes

D.

Support for mixed 4th Generation Tensor Cores and 4th Generation RT Cores

Full Access
Question # 8

You are helping a customer troubleshoot performance issues on an HPE ProLiant DL server acting as a VMware ESXi host.

You have used the esxtop command, and the output is shown below. (In this output, the details for many VMs have been omitted; however, other VMs have similar stats to the ones that are shown.)

Question # 8

Based on this output, what should you explain?

A.

The host needs more memory, or some VMs need to be moved to other hosts.

B.

The performance issues derive from the storage backend, which might require a controller upgrade.

C.

The host needs processors with more cores, or some VMs need to be moved to other hosts.

D.

The performance issues derive from the storage network, which needs higher bandwidth.

Full Access
Question # 9

What is one benefit of HPE Slingshot for HPC workloads?

A.

It uses InfiniBand NDR to reduce the average end-to-end latency for MPI communications.

B.

It uses bandwidth efficiently with packet-by-packet adaptive routing for MPI and Lustre.

C.

It provides advanced congestion management based on DiffServ.

D.

It provides the end-to-end non-blocking architecture required for typical HPC applications.

Full Access
Question # 10

An HPE Private Cloud AI customer has a model deployed with HPE Machine Learning Inference Software (MLIS). You have helped the customer further fine-tune that model. Now the customer would like to test the new model by directing 10% of traffic to it.

What should you do?

A.

Add a new version of the model to the existing deployment as a canary rollout, setting the desired percentages per version.

B.

Create a second deployment with the new model in MLIS. Use HPE Private Cloud AI’s Canal service to set up routing rules to each deployment.

C.

Migrate the deployment to KServe and use autoscaling to set the 10% value for the new model.

D.

Edit the existing deployment and use the advanced options to set up routing rules to the two model versions.

Full Access
Question # 11

How do workloads running within HPE AI Essentials authenticate each other?

A.

Using certificates issued by the Istio ingress gateway built into HPE AI Essentials

B.

Using SVIDs that an Istio proxy helps them obtain from a built-in SPIRE server

C.

Using Kubernetes secrets auto-generated by Kyverno mutating admission controllers when workloads spin up

D.

Using self-signed certificates generated when HPE installs the solution

Full Access
Question # 12

What option does HPE Private Cloud AI provide for organizations who want to retain Prometheus metrics over the long term?

A.

Enabling metric collection on the HPE Private Cloud AI workspace from HPE GreenLake cloud

B.

Installing Grafana on the pod running the HPE AI Essentials UI

C.

Exporting alerts from the HPE AI Essentials UI

D.

Registering an OTel endpoint

Full Access