Skip to content

Commit

Permalink
fix: add submodlib dependency
Browse files Browse the repository at this point in the history
Signed-off-by: eshwarprasadS <[email protected]>
  • Loading branch information
eshwarprasadS committed Feb 4, 2025
1 parent e8d2991 commit e4a4730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ langchain-text-splitters
# https://github.com/instructlab/instructlab/issues/1389
openai>=1.13.3,<2.0.0
sentencepiece>=0.2.0
# Note: this dependency has to be built from source
git+https://github.com/decile-team/submodlib.git#egg=submodlib
tabulate>=0.9.0
tenacity>=8.3.0,!=8.4.0
transformers>=4.41.2
Expand Down

0 comments on commit e4a4730

Please sign in to comment.