mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-04-20 13:36:08 +00:00

* [CANN] Adapt to dynamically loadable backends mechanism * Fix the Bug: inference running result is garbled in debug running model for LM models who's type is Q4_0 class * Handle the review comments of this pull request