Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,12 @@ language:
|
|
5 |
tags:
|
6 |
- pig
|
7 |
- gguf-node
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- pig
|
7 |
- gguf-node
|
8 |
+
---
|
9 |
+
|
10 |
+
# 🐷pig architecture gguf vae
|
11 |
+
- pig architecture from [connector](https://huggingface.co/connector)
|
12 |
+
- 25-50% faster; compare to safetensors version
|
13 |
+
- save memory up to 25%; good for old machine
|
14 |
+
- compatible with all model; no matter safetensors or gguf
|
15 |
+
- upgrade your node for **pig**🐷 vae support; with the new gguf vae loader
|
16 |
+
- you could drag the picture below to your browser for example workflow
|