mirror of
https://github.com/ollama/ollama.git
synced 2026-04-24 17:55:43 +02:00
estimate log value
This commit is contained in:
@@ -139,7 +139,7 @@ func NewLlamaServer(gpus discover.GpuInfoList, model string, f *ggml.GGML, adapt
|
||||
}
|
||||
}
|
||||
|
||||
estimate.log()
|
||||
slog.Info("offload", "", estimate)
|
||||
|
||||
// Loop through potential servers
|
||||
finalErr := errors.New("no suitable llama servers found")
|
||||
|
||||
Reference in New Issue
Block a user