mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 06:43:57 +00:00
Update api.md
This commit is contained in:
@@ -1044,11 +1044,10 @@ GET /api/ps
|
|||||||
|
|
||||||
List models that are currently loaded into memory.
|
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
|
#### Examples
|
||||||
|
|
||||||
### Request
|
### Request
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl http://localhost:11434/api/ps
|
curl http://localhost:11434/api/ps
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user