File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ replace:
238
238
$(GOCMD ) mod edit -replace github.com/go-skynet/go-ggml-transformers.cpp=$(shell pwd) /sources/go-ggml-transformers
239
239
$(GOCMD ) mod edit -replace github.com/donomii/go-rwkv.cpp=$(shell pwd) /sources/go-rwkv
240
240
$(GOCMD ) mod edit -replace github.com/ggerganov/whisper.cpp=$(shell pwd) /sources/whisper.cpp
241
- $(GOCMD ) mod edit -replace github.com/ggerganov/whisper.cpp/bindings/go=$(shell pwd) /whisper.cpp/bindings/go
241
+ $(GOCMD ) mod edit -replace github.com/ggerganov/whisper.cpp/bindings/go=$(shell pwd) /sources/ whisper.cpp/bindings/go
242
242
$(GOCMD ) mod edit -replace github.com/go-skynet/go-bert.cpp=$(shell pwd) /sources/go-bert
243
243
$(GOCMD ) mod edit -replace github.com/mudler/go-stable-diffusion=$(shell pwd) /sources/go-stable-diffusion
244
244
$(GOCMD ) mod edit -replace github.com/mudler/go-piper=$(shell pwd) /sources/go-piper
You can’t perform that action at this time.
0 commit comments