Replies: 1 comment
-
And while we are at it. How do I run said tests with ASAN or TSAN (the latter probably using clang-cl if they support it or though wsl if necessary) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some annoying package dependencies later like sentencepiece wants cmake in path and another dependency relying on long path support. Anyways I had to upgrage torch to 2.5.1 because torchvision has this dependency but it does not look like the script does run as described here: https://github.com/ggerganov/llama.cpp/blob/master/ci/README.md .
I get to this point where it looks like it does run cmake but than fails make
Beta Was this translation helpful? Give feedback.
All reactions