Upload text_encoder/config.json with huggingface_hub
Browse files- text_encoder/config.json +4 -4
text_encoder/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
-
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--
|
4 |
"architectures": [
|
5 |
"CLIPTextModel"
|
6 |
],
|
@@ -20,7 +20,7 @@
|
|
20 |
"auto_cast": "matmul",
|
21 |
"auto_cast_type": "bf16",
|
22 |
"compiler_type": "neuronx-cc",
|
23 |
-
"compiler_version": "2.11.0.
|
24 |
"disable_fallback": false,
|
25 |
"disable_fast_relayout": false,
|
26 |
"dynamic_batch_size": false,
|
@@ -45,6 +45,6 @@
|
|
45 |
"task": "feature-extraction",
|
46 |
"torch_dtype": "float32",
|
47 |
"torchscript": true,
|
48 |
-
"transformers_version": "4.35.
|
49 |
"vocab_size": 49408
|
50 |
}
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "4721097975058205c4edcdece2cc574b7dd7bc04",
|
3 |
+
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--SimianLuo--LCM_Dreamshaper_v7/snapshots/4721097975058205c4edcdece2cc574b7dd7bc04/text_encoder",
|
4 |
"architectures": [
|
5 |
"CLIPTextModel"
|
6 |
],
|
|
|
20 |
"auto_cast": "matmul",
|
21 |
"auto_cast_type": "bf16",
|
22 |
"compiler_type": "neuronx-cc",
|
23 |
+
"compiler_version": "2.11.0.35+4f5279863",
|
24 |
"disable_fallback": false,
|
25 |
"disable_fast_relayout": false,
|
26 |
"dynamic_batch_size": false,
|
|
|
45 |
"task": "feature-extraction",
|
46 |
"torch_dtype": "float32",
|
47 |
"torchscript": true,
|
48 |
+
"transformers_version": "4.35.0.dev0",
|
49 |
"vocab_size": 49408
|
50 |
}
|