Skip to content

Commit

Permalink
Update blog_cn.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzy010822 authored Mar 1, 2024
1 parent f9d659e commit bfe5b4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blog_cn.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ <h3 id="2-Variable Resolutions">(2) 可变分辨率</h3>
<h3 id="2-Variable durations">(3) 可变时长 </h3>

<!-- <p>In addition to Vicuna-1.5 (<a href="https://huggingface.co/lmsys/vicuna-7b-v1.5">7B</a> and <a href="https://huggingface.co/lmsys/vicuna-13b-v1.5">13B</a>), we consider more LLMs, including <a href="https://mistral.ai/news/announcing-mistral-7b/">Mistral-7B</a> and <a href="https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B">Nous-Hermes-2-Yi-34B</a>. These LLMs possess nice properties, flexible commercial use terms, strong bilingual support and larger language model capacity. It allows LLaVA to support a wider spectrum of users and more scenarios in the community. The LLaVA recipe works well with various LLMs, and scales up smoothly with the LLM up to 34B.</p> -->
<p>我们使用<a href="https://arxiv.org/abs/2104.10157">Videogpt</a>中的video VQ-VAE, 将视频压缩至潜在空间, 并且支持变时长生成。同时, 我们扩展空间位置插值至时空维度, 实现对变时长视频的处理。</p>
<p>我们使用<a href="https://arxiv.org/abs/2104.10157">VideoGPT</a>中的video VQ-VAE, 将视频压缩至潜在空间, 并且支持变时长生成。同时, 我们扩展空间位置插值至时空维度, 实现对变时长视频的处理。</p>

<div class="container">
<div class="video-container">
Expand Down Expand Up @@ -369,12 +369,12 @@ <h2 id="team">团队</h2>

<div class="wrapper">

<h2 class="footer-heading">Open-Sora</h2>
<h2 class="footer-heading">Open-Sora Plan</h2>

<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name">Open-Sora</li></ul>
<li class="p-name">Open-Sora Plan</li></ul>
</div>

<div class="footer-col footer-col-2"><ul class="social-media-list"></ul>
Expand Down

0 comments on commit bfe5b4f

Please sign in to comment.