From d2cb6c36e6d7b4144bdb00113ed81461f469fad4 Mon Sep 17 00:00:00 2001 From: sophies927 <107952697+sophies927@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:05:04 +0000 Subject: [PATCH] Update Hugging Face landing page --- src/images/undraw/image_HF2.svelte | 8 +- src/images/undraw/image_HF3.svelte | 8 +- src/routes/huggingface/+page.svelte | 167 ++++++++++++++-------------- 3 files changed, 95 insertions(+), 88 deletions(-) diff --git a/src/images/undraw/image_HF2.svelte b/src/images/undraw/image_HF2.svelte index 94d99dfa34208..447e95dd79348 100644 --- a/src/images/undraw/image_HF2.svelte +++ b/src/images/undraw/image_HF2.svelte @@ -1,7 +1,11 @@ + + export let widthscale = 1; + export let heightscale = 1; + @@ -27,7 +27,7 @@ {description}


-
+
Recent blog with Hugging Face →
-
-
-

Supported Models

-

- The top 30 most popular model families on Hugging Face are all supported by ONNX Runtime, - and over 80 Hugging Face model families in total boast ORT support. -

-
-

- ONNX models can be found directly from the Hugging Face Model Hub in its ONNX model library. -

- Check out Hugging Face's ONNX model library → -
-
+
+
+

Export Hugging Face Models to ONNX

- Hugging Face also provides ONNX support for a variety of other models not listed in the ONNX - model library. With Hugging Face Optimum, you can easily convert pretrained models to ONNX, - and Transformers.js lets you run Hugging Face Transformers directly from your browser! + Hugging Face provides many options for exporting models to ONNX, including an ONNX Export Space + for PyTorch models from the Hugging Face Model Hub.

- Learn more about Hugging Face Optimum →Export PyTorch models to ONNX → - Learn more about Transformers.js →Other ONNX export options →
+
+ +
-
-

Export Hugging Face Models to ONNX

- +
-
-
-
-

Large Language Models

- -
-

- ONNX Runtime also supports many increasingly popular large language model (LLM) families, - including most of those available in the HF Model Hub. +

+
+

Large Language Models

+

+ ONNX Runtime also supports many increasingly popular large language model (LLM) + architectures, including LLaMA, + GPT Neo, + BLOOM, and + many more.

-

- Hugging Face also provides a leaderboard with more detailed tracking and evaluation of - recently releases LLMs from the community. + Hugging Face also provides an Open LLM Leaderboard with more detailed tracking and evaluation of recently releases LLMs from the community.

-
- Hugging Face Open LLM Leaderboard → +
+
+
-
-

Cloud Models

- +
\ No newline at end of file