Uniform float32 weights, clean dtype handling: config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"architectures": [
|
| 4 |
"SLIP"
|
| 5 |
],
|
| 6 |
-
"torch_dtype": "bfloat16",
|
| 7 |
"auto_map": {
|
| 8 |
"AutoConfig": "configuration_slip.SLIPConfig",
|
| 9 |
"AutoModel": "modeling_slip.SLIPModel"
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"SLIP"
|
| 5 |
],
|
|
|
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_slip.SLIPConfig",
|
| 8 |
"AutoModel": "modeling_slip.SLIPModel"
|