crodri commited on
Commit
0394c0b
1 Parent(s): f17b39d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,5 +2,6 @@
2
  "bos_token": "<|endoftext|>",
3
  "eos_token": "<|endoftext|>",
4
  "layer_norm_epsilon": null,
 
5
  "unk_token": "<|endoftext|>"
6
  }
 
2
  "bos_token": "<|endoftext|>",
3
  "eos_token": "<|endoftext|>",
4
  "layer_norm_epsilon": null,
5
+ "model_type": "falcon"
6
  "unk_token": "<|endoftext|>"
7
  }