Skip to content

Commit

Permalink
Path Name Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
AllianceSoftech committed Dec 30, 2024
1 parent c6bed84 commit 084fe3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/02_installing-python-libraries/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installing Python Packages and Libraries Used in this course

This document provides more information on double-checking your installed Python version and packages. (Please see the [../01_optional-python-setup-preferences](../01_optional-python-setup-preferences) folder for more information on installing Python and Python packages.)
This document provides more information on double-checking your installed Python version and packages. (Please see the [../01_python-setup-preferences](../01_python-setup-preferences) folder for more information on installing Python and Python packages.)

I used the following libraries listed [here](https://github.com/Sangwan70/Building-an-LLM-From-Scratch/blob/main/requirements.txt) for this course. Newer versions of these libraries are likely compatible as well. However, if you experience any problems with the code, you can try these library versions as a fallback.

Expand Down

0 comments on commit 084fe3f

Please sign in to comment.