netcat420 commited on
Commit
e0f2841
1 Parent(s): f7996ab

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "factor": 8.0,
28
  "high_freq_factor": 4.0,
29
  "low_freq_factor": 1.0,
30
- "original_max_position_embeddings": 8192,
31
  "rope_type": "llama3"
32
  },
33
  "rope_theta": 500000.0,
 
27
  "factor": 8.0,
28
  "high_freq_factor": 4.0,
29
  "low_freq_factor": 1.0,
30
+ "original_max_position_embeddings": 32768,
31
  "rope_type": "llama3"
32
  },
33
  "rope_theta": 500000.0,