You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* wednesday blog post
* test for todays date
* executorch paragraph removal and addition of button + new blog post for Tuesday
* change date to Friday
* Wednesday blog fix
* removal
* Wedneday blog fix
* better images
* Thursday preview
* spacing
* remove by
* remove "by" since code is already adding it
* removal of old blog
* removing old executorch page
* remove TLDR
Copy file name to clipboardExpand all lines: _posts/2024-10-24-executorch-beta.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ title: "ExecuTorch Beta: On-Device AI and LLMs, Stability, and Acceleration with
4
4
author: Team PyTorch
5
5
---
6
6
7
-
**TLDR**
8
-
9
7
* ExecuTorch has achieved Beta status with the release of v0.4, providing stable APIs and runtime, as well as extensive kernel coverage.
10
8
* ExecuTorch is the recommended on-device inference engine for Llama 3.2 1B/3B models, offering enhanced performance and memory efficiency for both original and quantized models.
11
9
* There has been a significant increase in adoption and ecosystem growth for ExecuTorch, and the focus is now on improving reliability, performance, and coverage for non-CPU backends as the next steps.
0 commit comments