mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-21 19:15:00 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
.PHONY: autogptq
|
|
autogptq:
|
|
$(MAKE) -C ../common-env/transformers
|
|
|