tachyphylaxis commited on
Commit
b489952
·
verified ·
1 Parent(s): ecc6e67

Update config.json

Browse files

fix rope scaling in config.json

Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -29,7 +29,6 @@
29
  "low_freq_factor": 1.0,
30
  "original_max_position_embeddings": 8192,
31
  "rope_type": "llama3",
32
- "type": "llama3"
33
  },
34
  "rope_theta": 500000.0,
35
  "tie_word_embeddings": false,
 
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,