summaryrefslogtreecommitdiff
path: root/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.h')
-rw-r--r--common/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index 25003df2..ab62bdb8 100644
--- a/common/common.h
+++ b/common/common.h
@@ -115,7 +115,6 @@ struct gpt_params {
bool kl_divergence = false; // compute KL-divergence
- bool mul_mat_q = true; // if true, use mul_mat_q kernels instead of cuBLAS
bool random_prompt = false; // do not randomize prompt if none provided
bool use_color = false; // use color to distinguish generations and inputs
bool interactive = false; // interactive mode