Update safety_checker/config.json
Browse files
safety_checker/config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"model_type": "clip_text_model",
|
15 |
"num_attention_heads": 12
|
16 |
},
|
17 |
-
"torch_dtype": "
|
18 |
"transformers_version": "4.34.1",
|
19 |
"vision_config": {
|
20 |
"dropout": 0.0,
|
|
|
14 |
"model_type": "clip_text_model",
|
15 |
"num_attention_heads": 12
|
16 |
},
|
17 |
+
"torch_dtype": "float16",
|
18 |
"transformers_version": "4.34.1",
|
19 |
"vision_config": {
|
20 |
"dropout": 0.0,
|