Skip to content

Commit 767f04d

Browse files
committed
use value instead of size
1 parent 67b04bb commit 767f04d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tools/flexynesis/flexynesis.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
</output_collection>
581581
<output name="model" ftype="safetensors">
582582
<assert_contents>
583-
<has_size size="107104"/>
583+
<has_size value="107104"/>
584584
</assert_contents>
585585
</output>
586586
</test>
@@ -766,7 +766,7 @@
766766
</output_collection>
767767
<output name="model" ftype="safetensors">
768768
<assert_contents>
769-
<has_size size="198076"/>
769+
<has_size value="198076"/>
770770
</assert_contents>
771771
</output>
772772
</test>
@@ -826,7 +826,7 @@
826826
</output_collection>
827827
<output name="model" ftype="safetensors">
828828
<assert_contents>
829-
<has_size size="194476"/>
829+
<has_size value="194476"/>
830830
</assert_contents>
831831
</output>
832832
</test>

0 commit comments

Comments
 (0)