emozilla commited on
Commit
8f4a815
1 Parent(s): 3cab889

Update config.json

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