viccpoes commited on
Commit
4e9e5e3
1 Parent(s): c45e148

Upload text_encoder/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +4 -4
text_encoder/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "_commit_hash": "4645d8bc6a8e6b106d21606d63e8460cdad4f1a6",
3
- "_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--Lykon--dreamshaper-8-lcm/snapshots/4645d8bc6a8e6b106d21606d63e8460cdad4f1a6/text_encoder",
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.34+c5231f848",
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.2",
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
  }