Skip to content

Commit f2a2959

Browse files
sayakpaulstevhliu
andauthored
Update docs/source/en/optimization/fp16.md
Co-authored-by: Steven Liu <[email protected]>
1 parent c19b059 commit f2a2959

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/en/optimization/fp16.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,7 @@ In general, the `sigmas` should [stay on the CPU](https://github.com/huggingface
241241

242242
<Tip>
243243

244-
Refer to [this blog post](https://pytorch.org/blog/torch-compile-and-diffusers-a-hands-on-guide-to-peak-performance/) for a comprehensive coverage on how to use
245-
`torch.compile` for getting maximum performance in Diffusers for various scenarios.
244+
Refer to the [torch.compile and Diffusers: A Hands-On Guide to Peak Performance](https://pytorch.org/blog/torch-compile-and-diffusers-a-hands-on-guide-to-peak-performance/) blog post for maximizing performance with `torch.compile` for diffusion models.
246245

247246
</Tip>
248247

0 commit comments

Comments
 (0)