Skip to content

Commit

Permalink
#0: Added Llama-models python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cglagovichTT committed Oct 23, 2024
1 parent 8d4719c commit a779882
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tt_metal/python_env/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ fsspec==2023.9.2 # Temporary pin to 2023.9.2: https://github.com/tenstorrent/tt-
docopt==0.6.2
tabulate==0.9.0
blobfile==2.1.1 # Required for llama3
pydantic==2.9.2 # Required for llama3
pydantic_core==2.23.4 # Required for llama3
numpy>=1.24.4,<2

0 comments on commit a779882

Please sign in to comment.