llama.cpp
fedf034a
- ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
103 days ago
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) The goal is to have what users call "full logs" contain the backtrace. This is registered upon ggml_init. Also fixes a minor fd leak on Linux.
References
#13953 - sync : ggml
Author
danielzgtg
Committer
ggerganov
Parents
8726392d
Loading