mirror of
https://github.com/mudler/LocalAI
synced 2026-04-28 16:57:16 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
.PHONY: autogptq
|
|
autogptq:
|
|
$(MAKE) -C ../common-env/transformers
|
|
|