Update README.md
Browse files
README.md
CHANGED
@@ -44,13 +44,12 @@ widget:
|
|
44 |
### **review**
|
45 |
- revised workflow to bypass oom issue and around 50% faster with the new fp8_e4m3fn file
|
46 |
- t5xxl works fine as text encoder; more quantized versions of t5xxl can be found [here](https://huggingface.co/chatpig/t5xxl/tree/main)
|
47 |
-
-
|
48 |
|
49 |
### **reference**
|
50 |
- base model from [genmo](https://huggingface.co/genmo/mochi-1-preview)
|
|
|
51 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
52 |
-
- comfyui-gguf [city96](https://github.com/city96/ComfyUI-GGUF)
|
53 |
-
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)
|
54 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|
55 |
|
56 |
### prompt test#
|
|
|
44 |
### **review**
|
45 |
- revised workflow to bypass oom issue and around 50% faster with the new fp8_e4m3fn file
|
46 |
- t5xxl works fine as text encoder; more quantized versions of t5xxl can be found [here](https://huggingface.co/chatpig/t5xxl/tree/main)
|
47 |
+
- gguf with pig architecture is working right away; welcome to test
|
48 |
|
49 |
### **reference**
|
50 |
- base model from [genmo](https://huggingface.co/genmo/mochi-1-preview)
|
51 |
+
- pig architecture from [connector](https://huggingface.co/connector)
|
52 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
|
|
|
|
53 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|
54 |
|
55 |
### prompt test#
|