From 7b4f0565432f4b7c1cfb163f21cdf9dd0cb2afaf Mon Sep 17 00:00:00 2001 From: Michael Gschwind <61328285+mikekgfb@users.noreply.github.com> Date: Thu, 2 May 2024 10:16:21 -0700 Subject: [PATCH] Update README.md (#628) As per Soumith's original statement, #389 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da79f594a0..cfecf3538e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Chat with LLMs Everywhere -torchchat is a compact codebase showcasing the ability to run large language models (LLMs) seamlessly. With torchchat, you can run LLMs using Python, within your own (C/C++) application (desktop or server) and on iOS and Android. +torchchat is a small codebase showcasing the ability to run large language models (LLMs) seamlessly. With torchchat, you can run LLMs using Python, within your own (C/C++) application (desktop or server) and on iOS and Android.