dn6 HF staff commited on
Commit
39a0d16
·
1 Parent(s): 542452c

update text encoder

Browse files
text_encoder/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "CLIPTextModel"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 0,
@@ -18,7 +19,7 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
20
  "projection_dim": 768,
21
- "torch_dtype": "float16",
22
  "transformers_version": "4.40.0.dev0",
23
  "vocab_size": 49408
24
  }
 
1
  {
2
+ "_name_or_path": "diffusers-internal-dev/private-model",
3
  "architectures": [
4
+ "CLIPTextModelWithProjection"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
+ "torch_dtype": "float32",
23
  "transformers_version": "4.40.0.dev0",
24
  "vocab_size": 49408
25
  }
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
3
- size 246144152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab2e9f2a5d3d8822ebd40a4f0ad22d5119dde950b31f8922c3e8d5622704a1c
3
+ size 494624560