dougiefresh commited on
Commit
b131bd7
·
verified ·
1 Parent(s): debcb71

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -0
README.md CHANGED
@@ -18,6 +18,6 @@ tags:
18
  - nushell
19
  - grammar
20
  - mlx
21
- pipeline_tag: text-generation
22
  library_name: mlx
 
23
  ---
 
18
  - nushell
19
  - grammar
20
  - mlx
 
21
  library_name: mlx
22
+ pipeline_tag: text-generation
23
  ---
config.json CHANGED
@@ -4,6 +4,7 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
7
  "eos_token_id": 151645,
8
  "head_dim": 128,
9
  "hidden_act": "silu",
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
  "eos_token_id": 151645,
9
  "head_dim": 128,
10
  "hidden_act": "silu",