Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
a3e60d90
Unverified
Commit
a3e60d90
authored
May 02, 2024
by
Arpit Jain
Committed by
GitHub
May 01, 2024
Browse files
README.md: fix typos (#4007)
Co-authored-by:
Blake Mizerany
<
blake.mizerany@gmail.com
>
parent
f0c454ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
a3e60d90
<div
align=
"center"
>
<div
align=
"center"
>
<img
alt=
"ollama"
height=
"200px"
src=
"https://github.com/ollama/ollama/assets/3325447/0d0b44e2-8f4a-4e99-9b52-a5c1c741c8f7"
>
<img
alt=
"ollama"
height=
"200px"
src=
"https://github.com/ollama/ollama/assets/3325447/0d0b44e2-8f4a-4e99-9b52-a5c1c741c8f7"
>
</div>
</div>
# Ollama
# Ollama
...
@@ -173,7 +173,7 @@ I'm a basic program that prints the famous "Hello, world!" message to the consol
...
@@ -173,7 +173,7 @@ I'm a basic program that prints the famous "Hello, world!" message to the consol
The image features a yellow smiley face, which is likely the central focus of the picture.
The image features a yellow smiley face, which is likely the central focus of the picture.
```
```
### Pass
in
prompt as argument
s
### Pass
the
prompt as
an
argument
```
```
$ ollama run llama3 "Summarize this file: $(cat README.md)"
$ ollama run llama3 "Summarize this file: $(cat README.md)"
...
@@ -294,7 +294,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
...
@@ -294,7 +294,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
-
[
RAGFlow: Open-source Retrieval-Augmented Generation engine based on deep document understanding
](
https://github.com/infiniflow/ragflow
)
-
[
RAGFlow: Open-source Retrieval-Augmented Generation engine based on deep document understanding
](
https://github.com/infiniflow/ragflow
)
-
[
chat: chat web app for teams
](
https://github.com/swuecho/chat
)
-
[
chat: chat web app for teams
](
https://github.com/swuecho/chat
)
-
[
Lobe Chat
](
https://github.com/lobehub/lobe-chat
)
with
[
Integrating Doc
](
https://lobehub.com/docs/self-hosting/examples/ollama
)
-
[
Lobe Chat
](
https://github.com/lobehub/lobe-chat
)
with
[
Integrating Doc
](
https://lobehub.com/docs/self-hosting/examples/ollama
)
-
[
Ollama RAG Chatbot: Local Chat with multiple
s
PDFs using Ollama and RAG.
](
https://github.com/datvodinh/rag-chatbot.git
)
-
[
Ollama RAG Chatbot: Local Chat with multiple PDFs using Ollama and RAG.
](
https://github.com/datvodinh/rag-chatbot.git
)
### Terminal
### Terminal
...
@@ -384,4 +384,4 @@ See the [API documentation](./docs/api.md) for all endpoints.
...
@@ -384,4 +384,4 @@ See the [API documentation](./docs/api.md) for all endpoints.
-
[
Discord-Ollama Chat Bot
](
https://github.com/kevinthedang/discord-ollama
)
(
Generalized
TypeScript Discord Bot w/ Tuning Documentation)
-
[
Discord-Ollama Chat Bot
](
https://github.com/kevinthedang/discord-ollama
)
(
Generalized
TypeScript Discord Bot w/ Tuning Documentation)
### Supported backends
### Supported backends
-
[
llama.cpp
](
https://github.com/ggerganov/llama.cpp
)
project founded by Georgi Gerganov.
-
[
llama.cpp
](
https://github.com/ggerganov/llama.cpp
)
project founded by Georgi Gerganov.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment