ranpox commited on
Commit
8bb4e71
1 Parent(s): 4946369

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "checkpoint-30000_new",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -9,7 +9,7 @@
9
  "hidden_size": 8192,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 28672,
12
- "max_position_embeddings": 2048,
13
  "model_type": "llama",
14
  "num_attention_heads": 64,
15
  "num_hidden_layers": 80,
 
1
  {
2
+ "_name_or_path": "OpenLemur/lemur-70b-v1",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
9
  "hidden_size": 8192,
10
  "initializer_range": 0.02,
11
  "intermediate_size": 28672,
12
+ "max_position_embeddings": 4096,
13
  "model_type": "llama",
14
  "num_attention_heads": 64,
15
  "num_hidden_layers": 80,