rghosh8 commited on
Commit
93bc5ba
·
1 Parent(s): 7fab3e8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -19,5 +19,6 @@
19
  "torch_dtype": "bfloat16",
20
  "transformers_version": "4.27.4",
21
  "use_cache": true,
22
- "vocab_size": 65024
 
23
  }
 
19
  "torch_dtype": "bfloat16",
20
  "transformers_version": "4.27.4",
21
  "use_cache": true,
22
+ "vocab_size": 65024,
23
+ "model_type": "falcon"
24
  }