mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2025-02-20 15:00:02 +00:00
Fix typo in readme
This commit is contained in:
parent
1e5a6d088d
commit
6f61c18ec9
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ and sufficient RAM to load them. At the moment, memory and disk requirements are
|
|||
| model | original size | quantized size (4-bit) |
|
||||
|-------|---------------|------------------------|
|
||||
| 7B | 13 GB | 3.9 GB |
|
||||
| 15B | 24 GB | 7.8 GB |
|
||||
| 13B | 24 GB | 7.8 GB |
|
||||
| 30B | 60 GB | 19.5 GB |
|
||||
| 65B | 120 GB | 38.5 GB |
|
||||
|
||||
|
|
Loading…
Reference in a new issue