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
orangecat
ollama
Commits
eaa5a396
"docs/source/api/python/knn_benchmark.rst" did not exist on "81456af8c532739b41e1cbb345953b993d70316f"
Unverified
Commit
eaa5a396
authored
Jan 23, 2024
by
Jeffrey Morgan
Committed by
GitHub
Jan 23, 2024
Browse files
Update README.md
parent
8ed22f5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
eaa5a396
...
@@ -31,6 +31,11 @@ curl https://ollama.ai/install.sh | sh
...
@@ -31,6 +31,11 @@ curl https://ollama.ai/install.sh | sh
The official
[
Ollama Docker image
](
https://hub.docker.com/r/ollama/ollama
)
`ollama/ollama`
is available on Docker Hub.
The official
[
Ollama Docker image
](
https://hub.docker.com/r/ollama/ollama
)
`ollama/ollama`
is available on Docker Hub.
### Libraries
-
[
ollama-python
](
https://github.com/ollama/ollama-python
)
-
[
ollama-js
](
https://github.com/ollama/ollama-js
)
## Quickstart
## Quickstart
To run and chat with
[
Llama 2
](
https://ollama.ai/library/llama2
)
:
To run and chat with
[
Llama 2
](
https://ollama.ai/library/llama2
)
:
...
@@ -189,11 +194,6 @@ ollama list
...
@@ -189,11 +194,6 @@ ollama list
`ollama serve`
is used when you want to start ollama without running the desktop application.
`ollama serve`
is used when you want to start ollama without running the desktop application.
## Libraries
-
[
ollama-python
](
https://github.com/ollama/ollama-python
)
-
[
ollama-js
](
https://github.com/ollama/ollama-js
)
## Building
## Building
Install
`cmake`
and
`go`
:
Install
`cmake`
and
`go`
:
...
...
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