diff --git a/src/routes/blogs/accelerating-phi-3-small-medium/+page.svx b/src/routes/blogs/accelerating-phi-3-small-medium/+page.svx index 8e8f616914ef0..622ae6012fb35 100644 --- a/src/routes/blogs/accelerating-phi-3-small-medium/+page.svx +++ b/src/routes/blogs/accelerating-phi-3-small-medium/+page.svx @@ -59,7 +59,6 @@ Phi-3 Medium 4k ONNX Models: Phi-3 Medium 128k ONNX Models: - [microsoft/Phi-3-medium-128k-instruct-onnx-cpu](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct-onnx-cpu) -- [microsoft/Phi-3-medium-128k-instruct-onnx-cuda](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct-onnx-cuda) - [microsoft/Phi-3-medium-128k-instruct-onnx-directml](https://huggingface.co/microsoft/Phi-3-medium-128k-instruct-onnx-directml) diff --git a/src/routes/testimonials/+page.svelte b/src/routes/testimonials/+page.svelte index cc29c0d0ea318..27e3312aa7e8c 100644 --- a/src/routes/testimonials/+page.svelte +++ b/src/routes/testimonials/+page.svelte @@ -284,8 +284,8 @@ { title: 'Unreal Engine', quote: - "We selected ONNX Runtime as the backend of Unreal Engine's Neural Network Interface (NNI) plugin inference system because of its extensibility to support the platforms that Unreal Engine runs on, while enabling ML practitioners to develop ML models in the frameworks of their choice. NNI evaluates neural networks in real time in Unreal Engine and acts as the foundation for game developers to use and deploy ML models to solve many development challenges, including animation, ML-based AI, camera tracking, and more.", - author: 'Francisco Vicente Carrasco, Research Engineering Lead, Epic Games', + "MetaHuman Animator is a state-of-the-art solution to the performance-driven facial animation of digital characters. It leverages the power of the ONNX Runtime to execute models that are trained to translate an actor's voice into a high-fidelity mouth and tongue animation on MetaHuman characters, making it easy for creators to produce high-fidelity, rich storytelling experiences.", + author: 'MetaHuman Animator team, Epic Games', imgsrc: unrealengineLogo, imgalt: 'Unreal Engine logo' },