Browse Source

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
Michael Chiang 1 year ago
parent
commit
afbc763dac
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
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                        |
 | ------------------------ | ---------- | ----- | ------------------------------- |