add hint about minimum required RAM (#411)

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
This commit is contained in:
security-companion 2023-06-10 15:59:53 +02:00 committed by GitHub
parent c69ffe01b6
commit 7fffe5db29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="24" height="24"><path class="fill-warning" d="M9.504.43a1.516 1.516 0 0 1 2.437 1.713L10.415 5.5h2.123c1.57 0 2.346 1.909 1.22 3.004l-7.34 7.142a1.249 1.249 0 0 1-.871.354h-.302a1.25 1.25 0 0 1-1.157-1.723L5.633 10.5H3.462c-1.57 0-2.346-1.909-1.22-3.004L9.503.429Zm1.047 1.074L3.286 8.571A.25.25 0 0 0 3.462 9H6.75a.75.75 0 0 1 .694 1.034l-1.713 4.188 6.982-6.793A.25.25 0 0 0 12.538 7H9.25a.75.75 0 0 1-.683-1.06l2.008-4.418.003-.006a.036.036 0 0 0-.004-.009l-.006-.006-.008-.001c-.003 0-.006.002-.009.004Z"></path></svg>
</div>
<h1 class="text-xl font-light text-center pt-2 pb-5">
Make sure you have enough disk space and available RAM to run them.
Make sure you have enough disk space and available RAM to run them.<br/>
7B requires about 4.5GB of free RAM, 13B requires about 12GB free, 30B requires about 20GB free
</h1>
<div class="flex flex-col mx-auto mt-30">