Unverified Commit 8a75e9ee authored by Gao feng's avatar Gao feng Committed by GitHub
Browse files

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
parent 4742e12c
......@@ -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
......
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