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
943172cb
Unverified
Commit
943172cb
authored
Jun 08, 2024
by
Jeffrey Morgan
Committed by
GitHub
Jun 08, 2024
Browse files
Update api.md
parent
85169e8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
docs/api.md
docs/api.md
+2
-3
No files found.
docs/api.md
View file @
943172cb
...
...
@@ -1044,11 +1044,10 @@ GET /api/ps
List models that are currently loaded into memory.
\*
If a model is loaded completely into system memory,
`size_vram`
is omitted from the response.
#### Examples
### Request
```
shell
curl http://localhost:11434/api/ps
```
...
...
@@ -1080,4 +1079,4 @@ A single JSON object will be returned.
}
]
}
```
\ 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