From cf7b67eae0eaecf716a4b38db52986907cdd3352 Mon Sep 17 00:00:00 2001 From: Tom Young Date: Mon, 17 Jun 2024 13:46:12 +0000 Subject: [PATCH] mark v1.1 for acceleration.md --- docs/acceleration.md | 2 ++ docs/zh_CN/acceleration.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/acceleration.md b/docs/acceleration.md index 6a98427..bf70eb4 100644 --- a/docs/acceleration.md +++ b/docs/acceleration.md @@ -1,5 +1,7 @@ # Acceleration +>This document corresponds to our v1.1 release + Open-Sora aims to provide a high-speed training framework for diffusion models. We can achieve **55%** training speed acceleration when training on **64 frames 512x512 videos**. Our framework support training **1min 1080p videos**. ## Accelerated Transformer diff --git a/docs/zh_CN/acceleration.md b/docs/zh_CN/acceleration.md index 2222072..4b6b378 100644 --- a/docs/zh_CN/acceleration.md +++ b/docs/zh_CN/acceleration.md @@ -1,5 +1,7 @@ # 加速 +>本文档对应于Open-Sora v1.1版本。 + Open-Sora 旨在为扩散模型提供一个高速训练框架。在 64 帧 512x512 视频上训练时,我们可以实现 **55%** 的训练速度加速。我们的框架支持训练 **1分钟1080p视频**。