Georgi Gerganov
2ef717b293
whisper : add large-v3-turbo ( #2440 )
2024-10-01 15:57:06 +03:00
Georgi Gerganov
bfbaa4dce5
whisper : make large version explicit + fix data size units ( #1493 )
2023-11-15 19:42:25 +02:00
Georgi Gerganov
2cdfc4e025
whisper : add support for large v3 ( #1444 )
...
* whisper : add support for large v3
* bench : fix build + fix go bindings
* bench : fix n_mels
* models : update readme
2023-11-07 15:30:18 +02:00
WhiteOlivierus
45c87b5481
models : Faster download for models on windows using BitTransfer ( #1404 )
2023-10-30 19:18:12 +00:00
Roddur Dasgupta
f11f33f1c0
models : cd statements are quoted to allow spaces in path ( #1041 )
2023-06-25 15:27:28 +03:00
Georgi Gerganov
1beff6f66d
models : change HF hosting from dataset to model
2023-03-22 20:44:56 +02:00
Georgi Gerganov
d629c034a4
models : fix HF model URL ( close #356 )
2023-01-02 09:54:43 +02:00
Georgi Gerganov
a613f16aec
talk : improve prompting
2022-12-12 23:44:36 +02:00
Kartik Saranathan
d91c001120
Fix paths echoed after the download
...
Was using models path instead of root path
2022-12-08 09:23:52 +02:00
Georgi Gerganov
9fe7306f4b
models : add the new "large" model release by OpenAI
...
The old "large" model is now renamed "large-v1".
If you have been using it, make sure to rename it and download the new
"large" model for best results.
2022-12-06 18:48:57 +02:00
Georgi Gerganov
864a78a8d0
models : change default hosting to Hugging Face
...
My Linode is running out of monthly bandwidth due to the big interest in
the project
2022-11-15 19:47:06 +02:00
Mikhail Grigorev
b26345cc7b
Added for Windows implemenated script download-ggml-model.cmd
2022-10-31 19:38:20 +02:00