anokimchen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
inference: false
|
9 |
---
|
10 |
|
|
|
|
|
11 |
This model is a quantized version of [`stabilityai/sd-turbo`](https://huggingface.co/stabilityai/sd-turbo) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
|
12 |
|
13 |
First make sure you have `optimum-intel` installed:
|
|
|
8 |
inference: false
|
9 |
---
|
10 |
|
11 |
+
### crash in colab cpu ###
|
12 |
+
|
13 |
This model is a quantized version of [`stabilityai/sd-turbo`](https://huggingface.co/stabilityai/sd-turbo) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
|
14 |
|
15 |
First make sure you have `optimum-intel` installed:
|