Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# 🐮cow architecture gguf encoder
|
|
@@ -18,5 +23,7 @@ the example workflow above is from wan-s2v-gguf; cow encoder is a special design
|
|
| 18 |
|
| 19 |

|
| 20 |
|
|
|
|
|
|
|
| 21 |
### **reference**
|
| 22 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
widget:
|
| 4 |
+
- text: >-
|
| 5 |
+
a conversation between cgg and connector
|
| 6 |
+
output:
|
| 7 |
+
url: output-sample.mp4
|
| 8 |
---
|
| 9 |
|
| 10 |
# 🐮cow architecture gguf encoder
|
|
|
|
| 23 |
|
| 24 |

|
| 25 |
|
| 26 |
+
<Gallery />
|
| 27 |
+
|
| 28 |
### **reference**
|
| 29 |
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
|