Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,12 @@ widget:
|
|
17 |
url: samples\ComfyUI_00003_.png
|
18 |
---
|
19 |
|
20 |
-
# pig architecture gguf t5 encoder
|
21 |
- encoder base model from [google](https://huggingface.co/google)
|
22 |
- pig architecture from [connector](https://huggingface.co/connector)
|
23 |
- 50% faster at least compare to safetensors version
|
24 |
- save memory up to 50% as well; good for old machine
|
|
|
|
|
25 |
|
26 |
<Gallery />
|
|
|
17 |
url: samples\ComfyUI_00003_.png
|
18 |
---
|
19 |
|
20 |
+
# pig architecture gguf t5 series encoder
|
21 |
- encoder base model from [google](https://huggingface.co/google)
|
22 |
- pig architecture from [connector](https://huggingface.co/connector)
|
23 |
- 50% faster at least compare to safetensors version
|
24 |
- save memory up to 50% as well; good for old machine
|
25 |
+
- compatible with all model; no matter safetensors or gguf
|
26 |
+
- upgrade you node for **pig** support
|
27 |
|
28 |
<Gallery />
|