mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-01 13:42:20 -04:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
.PHONY: autogptq
|
|
autogptq:
|
|
$(MAKE) -C ../common-env/transformers
|
|
|