Skip to content

Commit

Permalink
Merge pull request #35 from Shreyanand/gpu-footprint
Browse files Browse the repository at this point in the history
Gpu footprint
  • Loading branch information
codificat authored May 3, 2023
2 parents 72c3d48 + aeec314 commit a55d14a
Show file tree
Hide file tree
Showing 4 changed files with 1,637 additions and 817 deletions.
12 changes: 10 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,24 @@ coverage = "*"
Sphinx = "*"

[packages]
ipywidgets = "*"
ipynb = "*"
boto3 = "*"
python-dotenv = "*"
langchain = "*"
transformers = "*"
torch = "*"
unstructured = "*"
GPUtil = "*"
numba = "*"
awscli = "*"
pypdf2 = "*"
nltk = "*"
rouge = "*"
jiwer = "*"
evaluate = "*"
langchain = "*"
openai = "*"
chromadb = "*"
unstructured = "*"
bert-score = "*"

[requires]
Expand Down
Loading

0 comments on commit a55d14a

Please sign in to comment.