]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
examples : install torch-cpu for model conversion tool/example (#15475)
authorJie Fu (傅杰) <redacted>
Thu, 21 Aug 2025 13:42:34 +0000 (21:42 +0800)
committerGitHub <redacted>
Thu, 21 Aug 2025 13:42:34 +0000 (15:42 +0200)
Signed-off-by: Jie Fu <redacted>
examples/model-conversion/requirements.txt

index e1aa259e948bc84f97b2d9279eba5120b8abc75c..b8148b269a249ed2740b857f05b57d8f73d959c3 100644 (file)
@@ -1,3 +1,4 @@
+--extra-index-url https://download.pytorch.org/whl/cpu
 torch~=2.6.0
 torchvision~=0.21.0
 transformers~=4.55.0