git: 387b43b09cac - main - misc/ollama: Remove unnecessary paragraph from pkg-message

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 27 Aug 2024 19:44:08 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=387b43b09cacae8bfb30eacf324a104c53664cb1

commit 387b43b09cacae8bfb30eacf324a104c53664cb1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-27 18:00:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-27 19:44:05 +0000

    misc/ollama: Remove unnecessary paragraph from pkg-message
---
 misc/ollama/pkg-message | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/misc/ollama/pkg-message b/misc/ollama/pkg-message
index a3b6614a58b1..78edc9629ef8 100644
--- a/misc/ollama/pkg-message
+++ b/misc/ollama/pkg-message
@@ -12,10 +12,6 @@ To run ollama, plese open 2 terminals.
 This will download and run the AI model "mistral".
 You will be able to interact with it in plain English.
 
-If the above fails, you can try to run 'ollama start'
-with theenvironment variable OLLAMA_NUM_PARALLEL=1.
-This is known to help with smaller models.
-
 Please see https://ollama.com/library for the list
 of all supported models.