ybelkada commited on
Commit
52259b4
1 Parent(s): c6369a3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -1,11 +1,9 @@
1
  {
2
- "_name_or_path": "Iheb-Chaabane/falcon3-10b",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "bos_token_id": 11,
9
  "eos_token_id": 11,
10
  "head_dim": 256,
11
  "hidden_act": "silu",
 
1
  {
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
7
  "eos_token_id": 11,
8
  "head_dim": 256,
9
  "hidden_act": "silu",