Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,7 @@ Sorted by model size (Note that q4_0 and q4_k_4_0 are the exact same size)
|
|
| 36 |
| ------------------ | -------------------------------- | ---------------------------------- | ---------------------------------- |
|
| 37 |
| q2_k_4_0 |  |  |  |
|
| 38 |
| q3_k_4_0 |  |  |  |
|
|
|
|
| 39 |
| q4_k_4_0 |  |  |  |
|
| 40 |
|
| 41 |
Generated with a modified version of sdcpp with [this PR](https://github.com/leejet/stable-diffusion.cpp/pull/397) applied to enable clip timestep embeddings support.
|
|
|
|
| 36 |
| ------------------ | -------------------------------- | ---------------------------------- | ---------------------------------- |
|
| 37 |
| q2_k_4_0 |  |  |  |
|
| 38 |
| q3_k_4_0 |  |  |  |
|
| 39 |
+
| q4_0 |  |  |  |
|
| 40 |
| q4_k_4_0 |  |  |  |
|
| 41 |
|
| 42 |
Generated with a modified version of sdcpp with [this PR](https://github.com/leejet/stable-diffusion.cpp/pull/397) applied to enable clip timestep embeddings support.
|