Skip to content

Commit 00f4d49

Browse files
committed
feat(util): remove transformer/pytorch
We didn't need these before. What changed, and is there a better way of working with these that does not slow the whole system down when the LLM is called for the first time?
1 parent f6c1b78 commit 00f4d49

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils_pkg/setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ install_requires =
2424
langchain
2525
langchain-core
2626
langchain-huggingface
27-
transformers
28-
torch
2927
httpx
3028
tenacity
3129

0 commit comments

Comments
 (0)