"vscode:/vscode.git/clone" did not exist on "7d4db57037b9504c240078768ce95ff6588a92bd"
Unverified Commit 943172cb authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

Update api.md

parent 85169e8d
......@@ -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
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment