mirror of
https://github.com/ollama/ollama.git
synced 2025-04-08 11:58:07 +02:00
enable downloader
This commit is contained in:
parent
7e52e51db1
commit
576ae644de
@ -36,7 +36,7 @@ export default async function Download() {
|
||||
<h3 className='text-base text-neutral-500 mt-12 max-w-[16rem]'>
|
||||
While Ollama downloads, sign up to get notified of new updates.
|
||||
</h3>
|
||||
{/* <Downloader url={asset.browser_download_url} /> */}
|
||||
<Downloader url={asset.browser_download_url} />
|
||||
</section>
|
||||
<Signup />
|
||||
</main>
|
||||
|
Loading…
x
Reference in New Issue
Block a user