From 1bdeeb71f7675499bd3c6ac59bbe6bf489b27f5d Mon Sep 17 00:00:00 2001 From: MaanavD Date: Tue, 18 Feb 2025 20:02:43 +0900 Subject: [PATCH 1/2] Updated MetaHuman testimonial from Epic Games. --- src/routes/testimonials/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' }, From 7018790f8d7b21f3b6eac0098f00d42f0e638bd5 Mon Sep 17 00:00:00 2001 From: MaanavD Date: Thu, 20 Feb 2025 15:50:06 -0800 Subject: [PATCH 2/2] fixed broken links --- src/routes/blogs/accelerating-phi-3-small-medium/+page.svx | 1 - 1 file changed, 1 deletion(-) 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)