Text Generation
Safetensors
English
llama
Jackmin108 commited on
Commit
5c8c8e3
·
verified ·
1 Parent(s): 36ce501

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -24,7 +24,8 @@
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
  "original_max_position_embeddings": 8192,
27
- "rope_type": "default"
 
28
  },
29
  "rope_theta": 500000.0,
30
  "tie_word_embeddings": false,
 
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": {
26
  "original_max_position_embeddings": 8192,
27
+ "rope_type": "default",
28
+ "factor": 1.0
29
  },
30
  "rope_theta": 500000.0,
31
  "tie_word_embeddings": false,