emozilla commited on
Commit
eedd1be
1 Parent(s): 09a39e7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -21,6 +21,7 @@
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": {
23
  "factor": 8.0,
 
24
  "original_max_position_embeddings": 8192,
25
  "type": "yarn"
26
  },
 
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": {
23
  "factor": 8.0,
24
+ "finetuned": true,
25
  "original_max_position_embeddings": 8192,
26
  "type": "yarn"
27
  },