Alexis-Az commited on
Commit
3f16334
·
verified ·
1 Parent(s): 301994c

Update config.json

Browse files

removed "model_type": "gpt_bigcode",

Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -11,7 +11,6 @@
11
  "layer_norm_epsilon": 1e-05,
12
  "max_batch_size": null,
13
  "max_sequence_length": null,
14
- "model_type": "gpt_bigcode",
15
  "multi_query": true,
16
  "n_embd": 2048,
17
  "n_head": 16,
 
11
  "layer_norm_epsilon": 1e-05,
12
  "max_batch_size": null,
13
  "max_sequence_length": null,
 
14
  "multi_query": true,
15
  "n_embd": 2048,
16
  "n_head": 16,