Skip to content

Commit 5261ac3

Browse files
committed
Update blog
1 parent cd10144 commit 5261ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2025-11-18-1763464399.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- ggml
1111
---
1212

13-
Successfully compiled the VAE of a Stable Diffusion 1.5 model using [graph-compiler](https://github.com/cmdr2/graph-compiler).
13+
Successfully compiled the VAE of Stable Diffusion 1.5 using [graph-compiler](https://github.com/cmdr2/graph-compiler).
1414

1515
The compiled model is terribly slow because I haven't written any performance optimizations, and it (conservatively) converts a lot of intermediate tensors to contiguous copies. But we don't need a lot of clever optimizations to get to decent performance.
1616

0 commit comments

Comments
 (0)