LLMs-from-scratch
LLMs-from-scratch copied to clipboard
Issue 1: Typo in function docstring
Body:
In the get_requirements_dict function, the docstring has a typo. The word "packaging.requirements.Requirement" should be "packaging.requirements.Requirement".