Update description.md
This commit is contained in:
parent
cb3d88bdcc
commit
f073e25626
|
@ -1,5 +1,5 @@
|
|||
# Ollama - Nvidia
|
||||
[Ollama](https://github.com/ollama/ollama) allows you to run open-source large language models, such as Llama 3 & , locally. Ollama bundles model weights, configuration, and data into a single package, defined by a Modelfile.
|
||||
[Ollama](https://github.com/ollama/ollama) allows you to run open-source large language models, such as Llama 3 & Mistral, locally. Ollama bundles model weights, configuration, and data into a single package, defined by a Modelfile.
|
||||
|
||||
---
|
||||
|
||||
|
@ -105,4 +105,4 @@ Here are some example models that can be downloaded:
|
|||
| Gemma | 7B | 4.8GB | `ollama run gemma:7b` |
|
||||
| Solar | 10.7B | 6.1GB | `ollama run solar` |
|
||||
|
||||
> Note: You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models.
|
||||
> Note: You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models.
|
||||
|
|
Loading…
Reference in New Issue
Block a user