patrickvonplaten commited on
Commit
e0a798a
1 Parent(s): ceb150d

full precision

Browse files
text_encoder/config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
- "torch_dtype": "float16",
23
  "transformers_version": "4.27.0.dev0",
24
  "vocab_size": 49408
25
  }
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
+ "torch_dtype": "float32",
23
  "transformers_version": "4.27.0.dev0",
24
  "vocab_size": 49408
25
  }
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a34f30098988d85dc0fb0fc272a842ebcf552e2ebc6ce4adbcf3695d08e8a90
3
- size 246188833
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98124f3d5663b2f14ff08d4c29db93800622b4fcfa3d952bb6f9112f5d6dadd7
3
+ size 492307041
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67b94929e162e1e544edddbc6fc62ddd7d5e277d333cc011fd5d5b5020a289ab
3
- size 745382355
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3cb6a12cfb382e72401ffd26a4a4acc700d1b41bea038509b5eb9e6fbfae7d
3
+ size 1490494675
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11bc15ceb385823b4adb68bd5bdd7568d0c706c3de5ea9ebcb0b807092fc9030
3
- size 167407601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36bb8e1b54aba3a0914eb35fba13dcb107e9f18d379d1df2158732cd4bf56a94
3
+ size 334711857