llama : enable offload debug temporarily
This commit is contained in:
parent
3d3e6bd0e4
commit
1fa91a4833
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue