Upload folder using huggingface_hub (#2)
Browse files- 6e74ed3ba627d56a52296bbfb5b45474ed4e11fe7f575fd5feb57a0873a40901 (a1d6204d8e7da3479c71bc612c405090a6ab613f)
- 4a24b79005bf6950a7e39c6796a80e0fdf873053ed54ee62dadcd01ab8e20691 (6d79a635a320966faecbebad5b158e4f8cf055d1)
- README.md +5 -2
- model/optimized_model.pkl +2 -2
- plots.png +0 -0
README.md
CHANGED
@@ -35,7 +35,10 @@ metrics:
|
|
35 |
|
36 |
![image info](./plots.png)
|
37 |
|
38 |
-
|
|
|
|
|
|
|
39 |
|
40 |
## Setup
|
41 |
|
@@ -75,7 +78,7 @@ The configuration info are in `config.json`.
|
|
75 |
|
76 |
## License
|
77 |
|
78 |
-
We follow the same license as the original model. Please check the license of the original model SG161222
|
79 |
|
80 |
## Want to compress other models?
|
81 |
|
|
|
35 |
|
36 |
![image info](./plots.png)
|
37 |
|
38 |
+
**Important remarks:**
|
39 |
+
- The quality of the model output might slightly vary compared to the base model. There might be minimal quality loss.
|
40 |
+
- These results were obtained on NVIDIA A100-PCIE-40GB with configuration described in config.json and are obtained after a hardware warmup. Efficiency results may vary in other settings (e.g. other hardware, image size, batch size, ...).
|
41 |
+
- You can request premium access to more compression methods and tech support for your specific use-cases [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai).
|
42 |
|
43 |
## Setup
|
44 |
|
|
|
78 |
|
79 |
## License
|
80 |
|
81 |
+
We follow the same license as the original model. Please check the license of the original model SG161222/RealVisXL_V1.0 before using this model.
|
82 |
|
83 |
## Want to compress other models?
|
84 |
|
model/optimized_model.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6636f75a021f2a9765174bc1f6a89c639b179b42e8bfcc02b08d6a5c6b9deaad
|
3 |
+
size 6943131637
|
plots.png
CHANGED