resumable downloads
This commit is contained in:
committed by
Jeffrey Morgan
parent
7ee75e19ec
commit
c9f45abef3
@@ -28,10 +28,6 @@ type PullProgress struct {
|
||||
Percent float64 `json:"percent"`
|
||||
}
|
||||
|
||||
type PullResponse struct {
|
||||
Response string `json:"response"`
|
||||
}
|
||||
|
||||
type GenerateRequest struct {
|
||||
Model string `json:"model"`
|
||||
Prompt string `json:"prompt"`
|
||||
|
||||
Reference in New Issue
Block a user