emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ellama 73512d3742 7/7: Add ollama pull command to readm


From: ELPA Syncer
Subject: [elpa] externals/ellama 73512d3742 7/7: Add ollama pull command to readme
Date: Mon, 22 Jan 2024 15:57:51 -0500 (EST)

branch: externals/ellama
commit 73512d3742a21bdb35f3e74bff0f18a86f0d2c7c
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>

    Add ollama pull command to readme
---
 README.org | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index f636e88f8c..03227f8eaa 100644
--- a/README.org
+++ b/README.org
@@ -15,9 +15,17 @@ output, making it effortless to use with your preferred text 
editor.
 ** Installation
 
 Just ~M-x~ ~package-install~ @@html:<kbd>@@Enter@@html:</kbd>@@ ~ellama~
-@@html:<kbd>@@Enter@@html:</kbd>@@. By default it uses 
[[https://github.com/jmorganca/ollama][ollama]] provider and
-[[https://ollama.ai/library/zephyr][zephyr]] model. If you ok with it, you 
need to install [[https://github.com/jmorganca/ollama][ollama]] and pull
-[[https://ollama.ai/library/zephyr][zephyr]]. You can use ~ellama~ with other 
model or other llm provider.
+@@html:<kbd>@@Enter@@html:</kbd>@@. By default it uses
+[[https://github.com/jmorganca/ollama][ollama]] provider and
+[[https://ollama.ai/library/zephyr][zephyr]] model. If you ok with it,
+you need to install [[https://github.com/jmorganca/ollama][ollama]]
+and pull [[https://ollama.ai/library/zephyr][zephyr]] like this:
+
+#+BEGIN_SRC shell
+  ollama pull zephyr
+#+END_SRC
+
+You can use ~ellama~ with other model or other llm provider.
 In that case you should customize ellama configuration like this:
 
 #+BEGIN_SRC  emacs-lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]