Date: Tue, 27 Aug 2024 19:44:08 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 387b43b09cac - main - misc/ollama: Remove unnecessary paragraph from pkg-message Message-ID: <202408271944.47RJi8vg062689@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408271944.47RJi8vg062689>