Getting error in build step #188
sandipto-sanyal
started this conversation in
General
Replies: 1 comment
-
I faced similar issues during the setup_env.py step, and the CMake compilation as far as I'm concerned is a bit of a black box. Here's what you can do in order of easiest implementations:
Still, this is a known Windows/LLVM compatibility issue with llama.cpp. So if you're comfortable with Docker:
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am facing error while performing the build step using
python setup_env.py -md models/BitNet-b1.58-2B-4T -q i2_s
. Attached the logcompile.log
Attached my version checks

Beta Was this translation helpful? Give feedback.
All reactions