fix: prevent abort in local inference (#7633)
Signed-off-by: Kube Cat <cat@kubecat.io> Co-authored-by: Kube Cat <cat@kubecat.io>
This commit is contained in:
@@ -72,6 +72,7 @@ winapi = { version = "0.3", features = ["wincred"] }
|
||||
[features]
|
||||
default = ["code-mode"]
|
||||
code-mode = ["goose/code-mode", "goose-acp/code-mode"]
|
||||
cuda = ["goose/cuda"]
|
||||
# disables the update command
|
||||
disable-update = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user