mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 04:05:20 +00:00
rm print
This commit is contained in:
parent
4a7bfca902
commit
07c0f66f5e
@ -68,7 +68,6 @@ func Quantize(infile, outfile string, ftype fileType, fn func(resp api.ProgressR
|
||||
Status: fmt.Sprintf("quantizing model %d/%d", int(progress), tensorCount),
|
||||
Type: "quantize",
|
||||
})
|
||||
fmt.Println("Progress: ", progress)
|
||||
case <-done:
|
||||
fn(api.ProgressResponse{
|
||||
Status: fmt.Sprintf("quantizing model %d/%d", tensorCount, tensorCount),
|
||||
|
Loading…
x
Reference in New Issue
Block a user