Код: Выделить всё
-> 1052 if check != 0: raise RuntimeError("Failed compiling llama.cpp. Please report this ASAP!")
1053 check = os.system("rm -rf llama.cpp/build")
1054 if check != 0: raise RuntimeError("Failed compiling llama.cpp. Please report this ASAP!")
RuntimeError: Failed compiling llama.cpp. Please report this ASAP!
Подробнее здесь: https://stackoverflow.com/questions/793 ... lama-cpp-p
Мобильная версия