llama.cpp
b0d943de
- Update LOG_IMPL and LOG_TEE_IMPL (#7029)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Update LOG_IMPL and LOG_TEE_IMPL (#7029) ROCm clang defines _MSC_VER which results in the wrong implementation of LOG_IMPL and LOG_TEE_IMPL being compiled. This fixes https://github.com/ggerganov/llama.cpp/issues/6972
References
#7029 - Update LOG_IMPL and LOG_TEE_IMPL
Author
a-downing
Parents
8d608a81
Loading