Skip to content

Commit

Permalink
docs: Disambiguation of the term "relative speed" in the README (open…
Browse files Browse the repository at this point in the history
…ai#1751)

* docs: defines relative speed in README

* combined paragraphs

---------

Co-authored-by: Jong Wook Kim <[email protected]>
  • Loading branch information
2 people authored and abyesilyurt committed Nov 13, 2023
1 parent 730e041 commit 2d3ae96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ pip install setuptools-rust

## Available models and languages

There are five model sizes, four with English-only versions, offering speed and accuracy tradeoffs. Below are the names of the available models and their approximate memory requirements and relative speed.

There are five model sizes, four with English-only versions, offering speed and accuracy tradeoffs. Below are the names of the available models and their approximate memory requirements and inference speed relative to the large model; actual speed may vary depending on many factors including the available hardware.

| Size | Parameters | English-only model | Multilingual model | Required VRAM | Relative speed |
|:------:|:----------:|:------------------:|:------------------:|:-------------:|:--------------:|
Expand Down

0 comments on commit 2d3ae96

Please sign in to comment.