Update customized-tools/README.MD
Browse files
customized-tools/README.MD
CHANGED
@@ -10,6 +10,7 @@ Some architectures, such as **HunyuanVideo-Avatar**, include 5D tensors like:
|
|
10 |
|
11 |
```
|
12 |
img_in.proj.weight (3072, 16, 1, 2, 2)
|
|
|
13 |
```
|
14 |
|
15 |
These tensors:
|
|
|
10 |
|
11 |
```
|
12 |
img_in.proj.weight (3072, 16, 1, 2, 2)
|
13 |
+
ref_in.proj.weight (3072, 16, 1, 2, 2)
|
14 |
```
|
15 |
|
16 |
These tensors:
|