Skip to content

Commit

Permalink
Update blogs.json (#17783)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophies927 authored Oct 5, 2023
1 parent 6b12dc5 commit 1ad850f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions js/blogs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"blogs": [
{
"title": "Accelerating over 130,000 Hugging Face models with ONNX Runtime",
"date": "October 4th, 2023",
"blurb": "Learn how ONNX Runtime helps users accelerate open source machine learning models from Hugging Face.",
"link": "https://cloudblogs.microsoft.com/opensource/2023/10/04/accelerating-over-130000-hugging-face-models-with-onnx-runtime/"
},
{
"title": "On-Device Training with ONNX Runtime: A deep dive",
"date": "July 5th, 2023",
"blurb": "This blog presents technical details of On-Device training with ONNX Runtime. It explains how On-Device Training works and what are the different steps and artifacts involved in the training process. This information will help you train your models on edge devices.",
Expand Down

0 comments on commit 1ad850f

Please sign in to comment.