Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ tiktoken==0.8.0
timm==1.0.14
tokenizers==0.21.0
tomli==2.2.1
torch==2.6.0
torch==2.12.0+cpu
torchvision==0.21.0
tornado==6.4.2
tqdm==4.67.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tenacity==9.0.0
threadpoolctl==3.5.0
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
Expand Down
2 changes: 1 addition & 1 deletion 91-Environment/requirements_camelot_20250413.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ threadpoolctl==3.5.0
tiktoken==0.9.0
timm==1.0.15
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
torchvision==0.21.0
tqdm==4.67.1
transformers==4.49.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ tenacity==9.0.0
threadpoolctl==3.5.0
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
Expand Down
2 changes: 1 addition & 1 deletion 91-Environment/requirements_langchain_Ubuntu-with-CPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ tokenizers==0.21.0
tomli==2.2.1
# 带有 +cpu 后缀的版本通常是发布在PyTorch自己的软件包索引上的,而不是 PyPI 官方源。
# pip3 install torch==2.6.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
torch==2.6.0+cpu
torch==2.12.0+cpu
torchvision==0.21.0+cpu
tornado==6.4.2
tqdm==4.67.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ tokenizers==0.21.0
tomli==2.2.1
tomlkit==0.12.0
toolz==0.12.1
torch==2.6.0
torch==2.12.0+cpu
torchvision==0.21.0
tornado==6.4.2
tqdm==4.67.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ tenacity==9.0.0
threadpoolctl==3.6.0
tiktoken==0.9.0
tokenizers==0.21.1
torch==2.6.0
torch==2.12.0+cpu
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ threadpoolctl==3.5.0
tiktoken==0.8.0
timm==1.0.15
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
torchvision==0.21.0
tornado==6.4.2
tqdm==4.67.1
Expand Down
2 changes: 1 addition & 1 deletion 91-Environment/requirements_llamaindex_Ubuntu-with-CPU.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ tenacity==9.0.0
threadpoolctl==3.5.0
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.6.0+cpu
torch==2.12.0+cpu
torchvision==0.21.0+cpu
tornado==6.4.2
tqdm==4.67.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ tenacity==9.0.0
threadpoolctl==3.5.0
tiktoken==0.8.0
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
tornado==6.4.2
tqdm==4.67.1
traitlets==5.14.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ tenacity==9.0.0
threadpoolctl==3.6.0
tiktoken==0.9.0
tokenizers==0.21.1
torch==2.6.0
torch==2.12.0+cpu
tqdm==4.67.1
transformers==4.49.0
typing-inspect==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion 91-Environment/requirements_marker_20250413.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ threadpoolctl==3.5.0
tiktoken==0.9.0
timm==1.0.15
tokenizers==0.21.0
torch==2.6.0
torch==2.12.0+cpu
torchvision==0.21.0
tqdm==4.67.1
transformers==4.49.0
Expand Down