tachyphylaxis commited on
Commit
dcf723d
1 Parent(s): b489952

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
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,
34
  "tie_word_embeddings": false,
 
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,
34
  "tie_word_embeddings": false,