mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Update server/Makefile to include Makefile-vllm
This commit is contained in:
parent
ecf6dc3a5a
commit
4656414977
@ -1,4 +1,5 @@
|
|||||||
include Makefile-flash-att
|
include Makefile-flash-att
|
||||||
|
include Makefile-vllm
|
||||||
|
|
||||||
unit-tests:
|
unit-tests:
|
||||||
pytest -s -vv -m "not private" tests
|
pytest -s -vv -m "not private" tests
|
||||||
|
Loading…
Reference in New Issue
Block a user