GeeeekExplorer commited on
Commit
3cd0b49
·
verified ·
1 Parent(s): 833c42d

Update inference/config.json

Browse files
Files changed (1) hide show
  1. inference/config.json +1 -1
inference/config.json CHANGED
@@ -24,7 +24,7 @@
24
  "beta_slow": 1,
25
  "index_n_heads": 64,
26
  "index_head_dim": 128,
27
- "index_topk": 512,
28
  "hc_mult": 4,
29
  "hc_sinkhorn_iters": 20,
30
  "dtype": "fp8",
 
24
  "beta_slow": 1,
25
  "index_n_heads": 64,
26
  "index_head_dim": 128,
27
+ "index_topk": 1024,
28
  "hc_mult": 4,
29
  "hc_sinkhorn_iters": 20,
30
  "dtype": "fp8",