TheBloke commited on
Commit
2298fc0
1 Parent(s): c70e9fa

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "model_type": "llama",
15
  "num_attention_heads": 40,
16
  "num_hidden_layers": 40,
17
- "pad_token_id": -1,
18
  "rms_norm_eps": 1e-06,
19
  "tie_word_embeddings": false,
20
  "torch_dtype": "float16",
 
14
  "model_type": "llama",
15
  "num_attention_heads": 40,
16
  "num_hidden_layers": 40,
17
+ "pad_token_id": 0,
18
  "rms_norm_eps": 1e-06,
19
  "tie_word_embeddings": false,
20
  "torch_dtype": "float16",