Transformers
PyTorch
Safetensors
English
Inference Endpoints
tdh87 commited on
Commit
9a33536
1 Parent(s): 1ffa2eb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
  "factor": 16.0,
27
- "type": "yarn"
28
  },
29
  "rope_theta": 10000.0,
30
  "tie_word_embeddings": false,
 
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
  "factor": 16.0,
27
+ "type": "linear",
28
  },
29
  "rope_theta": 10000.0,
30
  "tie_word_embeddings": false,