mlabonne Joseph717171 commited on
Commit
2a23c51
1 Parent(s): 726910d

Update config.json (#8)

Browse files

- Update config.json (63e5bbca88584170caab65808f81fcfb9cca757c)


Co-authored-by: Joseph <Joseph717171@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "original_max_position_embeddings": 8192,
30
  "rope_type": "llama3"
31
  },
 
32
  "tie_word_embeddings": false,
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.42.3",
 
29
  "original_max_position_embeddings": 8192,
30
  "rope_type": "llama3"
31
  },
32
+ "rope_theta": 500000.0,
33
  "tie_word_embeddings": false,
34
  "torch_dtype": "bfloat16",
35
  "transformers_version": "4.42.3",