mirror of
https://github.com/mudler/LocalAI.git
synced 2025-01-01 18:36:39 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
.PHONY: autogptq
|
|
autogptq:
|
|
$(MAKE) -C ../common-env/transformers
|
|
|