perlthoughts commited on
Commit
89af72e
1 Parent(s): 23eb743

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "zero_point": true
23
  },
24
  "rms_norm_eps": 1e-05,
25
- "rope_theta": 1000000,
26
  "sliding_window": 16384,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float16",
 
22
  "zero_point": true
23
  },
24
  "rms_norm_eps": 1e-05,
25
+ "rope_theta": 100000,
26
  "sliding_window": 16384,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float16",