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 @@ +
- 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. The table outlines the models: -
-- 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 → -- 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 →- ONNX Runtime also supports many increasingly popular large language model (LLM) families, - including most of those available in the HF Model Hub. These model families are showcased in the table. +
+ 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.
-