mirror of
https://github.com/zebrajr/ollama.git
synced 2025-12-06 12:19:56 +01:00
Update downloading to pulling in api.md (#11170)
update api.md to make it consist with code. https://github.com/ollama/ollama/blob/main/server/download.go#L447
This commit is contained in:
parent
4742e12c23
commit
8a75e9ee15
|
|
@ -1593,7 +1593,7 @@ Then there is a series of downloading responses. Until any of the download is co
|
|||
|
||||
```json
|
||||
{
|
||||
"status": "downloading digestname",
|
||||
"status": "pulling digestname",
|
||||
"digest": "digestname",
|
||||
"total": 2142590208,
|
||||
"completed": 241970
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user