jaehwang commited on
Commit
351d89c
1 Parent(s): ee5cc04

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -25,7 +25,8 @@
25
  "high_freq_factor": 4.0,
26
  "low_freq_factor": 1.0,
27
  "original_max_position_embeddings": 8192,
28
- "rope_type": "llama3"
 
29
  },
30
  "rope_theta": 500000.0,
31
  "tie_word_embeddings": false,
 
25
  "high_freq_factor": 4.0,
26
  "low_freq_factor": 1.0,
27
  "original_max_position_embeddings": 8192,
28
+ "rope_type": "llama3",
29
+ "type": "linear"
30
  },
31
  "rope_theta": 500000.0,
32
  "tie_word_embeddings": false,