Why is opeai's model .pt file medium.pt only 1.4G in size? But the medium model of hugging face has 3G ? #1840
Unanswered
Tony2055866
asked this question in
Q&A
Replies: 1 comment
-
I use some tools convert the model.safetensors to .pt file, but the size not change smaller. How can I change the model.safetensors to .pt , and reduces file size at the same time ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
~/.cache/whisper/medium.pt 1.42G
model.safetensors
3.06 GB
pytorch_model.bin
[3.06 GB]
Are their effects the same?
Beta Was this translation helpful? Give feedback.
All reactions