Skip to content

Memory requirements? #5

Answered by jongwook
neutralinsomniac asked this question in Q&A
Discussion options

You must be logged in to vote

I've just added Available models and languages section in README.md; to quote:

Size Parameters English-only model Multilingual model Required VRAM Relative speed
tiny 39 M tiny.en tiny ~1 GB ~32x
base 74 M base.en base ~1 GB ~16x
small 244 M small.en small ~2 GB ~6x
medium 769 M medium.en medium ~5 GB ~2x
large 1550 M N/A large ~10 GB 1x

The VRAM requirements are from simulations using torch.cuda.set_per_process_memory_fraction(), so it may not be actually reflecting what happens in e.g. a GPU with exactly 5 GB VRAM.

Replies: 7 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@jongwook
Comment options

@DrMemoryFish
Comment options

@jongwook
Comment options

@DrMemoryFish
Comment options

Comment options

You must be logged in to vote
5 replies
@NLLAPPS
Comment options

@sunsetkookaburra
Comment options

@jongwook
Comment options

@Zunnen
Comment options

@edalfon
Comment options

Answer selected by jongwook
Comment options

You must be logged in to vote
2 replies
@ArtyomZemlyak
Comment options

@SytherI
Comment options

Comment options

You must be logged in to vote
1 reply
@rvizn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@neutralinsomniac
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet