PKU-YuanGroup / Open-Sora-Plan

This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
MIT License
11.3k stars 1.01k forks source link

text encoder in v1.2 #351

Open fenghe12 opened 2 months ago

fenghe12 commented 2 months ago

how to download weights of google/mt5-xxl? seems it‘s extremely large(over 50 GB)

LinB203 commented 2 months ago

How about this mirror? https://hf-mirror.com/google/mt5-xxl

LinB203 commented 2 months ago

export HF_ENDPOINT=https://hf-mirror.com

fenghe12 commented 2 months ago

这个镜像站上的貌似有问题?我试了一下下载不下来

Nuclear6 commented 2 months ago

Why use such a large text processing model, and how does this model help video generation? Is there any smaller model that can be replaced?

Nuclear6 commented 2 months ago

这个镜像站上的貌似有问题?我试了一下下载不下来

我联系上镜像作者,她说晚点修复

image
CostaliyA commented 2 months ago

This issue has not yet been resolved.

ZXMMD commented 1 month ago

https://gitee.com/hf-models/mt5-xxl 可以在这里下载