From afbc763dac3b6c46d1b67c440b6e1414672b80a8 Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Wed, 16 Aug 2023 22:53:27 -0400 Subject: [PATCH] adding link to models directly available on ollama (#366) - adding link to models directly available on ollama - ability to push your own models to the library will come in the future --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0105830..378096f3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ ollama run llama2 ## Model library -`ollama` includes a library of open-source models: +Ollama's open-source models are available on [ollama.ai/library](https://ollama.ai/library "ollama model library") + +Here are some example open-source models that can be downloaded: | Model | Parameters | Size | Download | | ------------------------ | ---------- | ----- | ------------------------------- |