From c0cc2084e66e530da62bc638b93b6aa0a7f8bb18 Mon Sep 17 00:00:00 2001
From: agunapal <agunapal@ischool.berkeley.edu>
Date: Wed, 4 Oct 2023 21:45:46 +0000
Subject: [PATCH 1/2] Updating TorchServe version to 0.8.2

---
 _posts/2023-10-04-new-library-updates.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2023-10-04-new-library-updates.md b/_posts/2023-10-04-new-library-updates.md
index 1e9897d06a2e..3e1e40d72131 100644
--- a/_posts/2023-10-04-new-library-updates.md
+++ b/_posts/2023-10-04-new-library-updates.md
@@ -13,7 +13,7 @@ Along with 2.1, we are also releasing a series of beta updates to the PyTorch do
 | Latest Stable Library Versions  |([Full List](https://pytorch.org/docs/stable/index.html))*                  |                             |
 |--------------------------------------------|------------------|-----------------------------|
 | TorchArrow 0.1.0                           | TorchRec 0.4.0   | TorchVision 0.16            |
-| TorchAudio 2.1                             | TorchServe 0.7.1 | TorchX 0.5.0                |
+| TorchAudio 2.1                             | TorchServe 0.8.2 | TorchX 0.5.0                |
 | TorchData 0.7.0                            | TorchText 0.16.0 | PyTorch on XLA Devices 1.14 |
 
 \*To see [prior versions](https://pytorch.org/docs/stable/index.html) or (unstable) nightlies, click on versions in the top left menu above ‘Search Docs’.

From 4cc4665c4821c324381005b51fb042e7cd065a20 Mon Sep 17 00:00:00 2001
From: agunapal <agunapal@ischool.berkeley.edu>
Date: Wed, 4 Oct 2023 23:32:48 +0000
Subject: [PATCH 2/2] updating TorchRec version

---
 _posts/2023-10-04-new-library-updates.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2023-10-04-new-library-updates.md b/_posts/2023-10-04-new-library-updates.md
index 3e1e40d72131..fcc1a24e2398 100644
--- a/_posts/2023-10-04-new-library-updates.md
+++ b/_posts/2023-10-04-new-library-updates.md
@@ -12,7 +12,7 @@ Along with 2.1, we are also releasing a series of beta updates to the PyTorch do
 
 | Latest Stable Library Versions  |([Full List](https://pytorch.org/docs/stable/index.html))*                  |                             |
 |--------------------------------------------|------------------|-----------------------------|
-| TorchArrow 0.1.0                           | TorchRec 0.4.0   | TorchVision 0.16            |
+| TorchArrow 0.1.0                           | TorchRec 0.5.0   | TorchVision 0.16            |
 | TorchAudio 2.1                             | TorchServe 0.8.2 | TorchX 0.5.0                |
 | TorchData 0.7.0                            | TorchText 0.16.0 | PyTorch on XLA Devices 1.14 |