mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
removing todo block, test via pipeline
Signed-off-by: Wyatt Neal <wyatt.neal+git@gmail.com>
This commit is contained in:
parent
3efdec8e8b
commit
a15deb1353
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -605,10 +605,6 @@ test-extra: prepare-test-extra
|
|||
$(MAKE) -C backend/python/diffusers test
|
||||
$(MAKE) -C backend/python/vllm test
|
||||
|
||||
# TODO: remove before PR, it's the only one by itself
|
||||
test-vllm: prepare-test-extra vllm-protogen
|
||||
$(MAKE) -C backend/python/vllm test
|
||||
|
||||
backend-assets:
|
||||
mkdir -p backend-assets
|
||||
ifeq ($(BUILD_API_ONLY),true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue