mirror of
https://github.com/ollama/ollama.git
synced 2026-04-27 11:15:40 +02:00
quantize progress
This commit is contained in:
@@ -370,6 +370,7 @@ type ProgressResponse struct {
|
||||
Digest string `json:"digest,omitempty"`
|
||||
Total int64 `json:"total,omitempty"`
|
||||
Completed int64 `json:"completed,omitempty"`
|
||||
Type string `json:"quantize,omitempty"`
|
||||
}
|
||||
|
||||
// PushRequest is the request passed to [Client.Push].
|
||||
|
||||
Reference in New Issue
Block a user