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
0004abf3
Commit
0004abf3
authored
Jun 28, 2023
by
Jeffrey Morgan
Browse files
tweak `README.md`
parent
e8baef6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
No files found.
README.md
View file @
0004abf3
...
...
@@ -57,7 +57,7 @@ ollama.generate("./llama-7b-ggml.bin", "hi")
List available local models
```
```
python
models
=
ollama
.
models
()
```
...
...
@@ -65,6 +65,10 @@ models = ollama.models()
Serve the ollama http server
```
ollama.serve()
```
### `ollama.add(filepath)`
Add a model by importing from a 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