awilliamson commited on
Commit
2ad6bb1
1 Parent(s): 68c0fd6

Update config.json

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