Stella Laurenzo
commited on
Commit
•
1fc8739
1
Parent(s):
2acff30
Initial commit of FP16 vae model.
Browse files- vae/README.md +6 -0
- vae/vae.safetensors +3 -0
vae/README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# FP16 VAE
|
2 |
+
|
3 |
+
TODO: More documentation/repro instructions.
|
4 |
+
|
5 |
+
This folder contains weights for a derived VAE model that runs in FP16.
|
6 |
+
|
vae/vae.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5f4a2c48ac98e9ad4054823d5a9a8b9370f4d23b8ed5ce21d5463c36ffc28fe
|
3 |
+
size 167335310
|