abhiraj1 commited on
Commit
d1ad7a0
·
verified ·
1 Parent(s): 3389835

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -37,7 +37,8 @@
37
  "high_freq_factor": 4.0,
38
  "low_freq_factor": 1.0,
39
  "original_max_position_embeddings": 8192,
40
- "rope_type": "llama3"
 
41
  },
42
  "rope_theta": 500000.0,
43
  "tie_word_embeddings": false,
 
37
  "high_freq_factor": 4.0,
38
  "low_freq_factor": 1.0,
39
  "original_max_position_embeddings": 8192,
40
+ "rope_type": "llama3",
41
+ "type": "llama3"
42
  },
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": false,