Skip to content

Commit

Permalink
llama : enable offload debug temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Dec 3, 2023
1 parent 3d3e6bd commit 1fa91a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1fa91a4

Please sign in to comment.