Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster download for models on windows using BitTransfer #1404

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

WhiteOlivierus
Copy link
Contributor

@WhiteOlivierus WhiteOlivierus commented Oct 30, 2023

This was very frustrating, it takes so long to download using Invoke-WebRequest

@bobqianic
Copy link
Collaborator

This was very frustrating, it takes so long to download using Invoke-WebRequest

Invoke-WebRequest is slow due to a bug in Windows Powershell.
"Although this has already been fixed in PowerShell, Windows PowerShell most likely will never get that fix."

@bobqianic bobqianic merged commit 45c87b5 into ggerganov:master Oct 30, 2023
35 checks passed
@WhiteOlivierus WhiteOlivierus deleted the patch-1 branch October 31, 2023 07:50
vonstring pushed a commit to vonstring/whisper.cpp that referenced this pull request Nov 7, 2023
felrock pushed a commit to felrock/whisper.cpp that referenced this pull request Nov 18, 2023
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants