Xenova HF staff commited on
Commit
4ce97b8
·
verified ·
1 Parent(s): 5445f83

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "ben",
3
+ "transformers.js_config": {
4
+ "dtype": "fp16"
5
+ }
6
+ }