llama : enable offload debug temporarily

This commit is contained in:
Georgi Gerganov 2023-12-03 18:36:02 +02:00
parent 3d3e6bd0e4
commit 1fa91a4833
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -5508,7 +5508,7 @@ static struct ggml_cgraph * llama_build_graph(
//
// TODO: will be removed with backend v2
//#define LLAMA_OFFLOAD_DEBUG
#define LLAMA_OFFLOAD_DEBUG
if (!do_offload) {
return;