danielhanchen commited on
Commit
77cf94e
1 Parent(s): 971b773

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "load_in_8bit": false,
38
  "quant_method": "bitsandbytes"
39
  },
40
- "query_pre_attn_scalar": 224,
41
  "rms_norm_eps": 1e-06,
42
  "rope_theta": 10000.0,
43
  "sliding_window": 4096,
 
37
  "load_in_8bit": false,
38
  "quant_method": "bitsandbytes"
39
  },
40
+ "query_pre_attn_scalar": 256,
41
  "rms_norm_eps": 1e-06,
42
  "rope_theta": 10000.0,
43
  "sliding_window": 4096,