From 05092f61a606558e656eee9f0ce004a53d33ae1f Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Fri, 30 Jun 2023 11:39:24 -0400 Subject: [PATCH] Update note in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d4bcf9..e680162d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Ollama is a tool for running any large language model on any machine. It's designed to be easy to use and fast, supporting the largest number of models possible by using the fastest loader available for your platform and model. -> _Note: this project is a work in progress._ +> _Note: this project is a work in progress. Certain models that can be run with `ollama` are intended for research and/or non-commercial use only._ ## Install