Upload text_encoder/config.json with huggingface_hub
Browse files- text_encoder/config.json +2 -2
text_encoder/config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"auto_cast": null,
|
21 |
"auto_cast_type": null,
|
22 |
"compiler_type": "neuronx-cc",
|
23 |
-
"compiler_version": "2.
|
24 |
"dynamic_batch_size": false,
|
25 |
"float_dtype": "fp32",
|
26 |
"inline_weights_to_neff": false,
|
@@ -47,6 +47,6 @@
|
|
47 |
"projection_dim": 768,
|
48 |
"torch_dtype": "bfloat16",
|
49 |
"torchscript": true,
|
50 |
-
"transformers_version": "4.51.
|
51 |
"vocab_size": 49408
|
52 |
}
|
|
|
20 |
"auto_cast": null,
|
21 |
"auto_cast_type": null,
|
22 |
"compiler_type": "neuronx-cc",
|
23 |
+
"compiler_version": "2.20.9961.0+0acef03a",
|
24 |
"dynamic_batch_size": false,
|
25 |
"float_dtype": "fp32",
|
26 |
"inline_weights_to_neff": false,
|
|
|
47 |
"projection_dim": 768,
|
48 |
"torch_dtype": "bfloat16",
|
49 |
"torchscript": true,
|
50 |
+
"transformers_version": "4.51.3",
|
51 |
"vocab_size": 49408
|
52 |
}
|