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
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,19 @@ Torchchat is an easy-to-use library for running large language models (LLMs) on
16
16
17
17
## Quick Start
18
18
### Initialize the Environment
19
-
The following steps requires you have [Python 3.10](https://www.python.org/downloads/release/python-3100/)and [virtualenv](https://virtualenv.pypa.io/en/latest/installation.html)installed
19
+
The following steps requires you have [Python 3.10](https://www.python.org/downloads/release/python-3100/) installed
0 commit comments