mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 18:45:00 +00:00
extras: add vllm,bark,vall-e-x tests, bump diffusers (#1422)
* tests: add vllm Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com> * tests: Add vall-e-x tests * Add bark tests * bump diffusers --------- Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
e80cbca6b0
commit
9aa2a7ca13
13 changed files with 344 additions and 40 deletions
|
@ -17,7 +17,6 @@ run:
|
|||
bash run.sh
|
||||
@echo "transformers run."
|
||||
|
||||
# It is not working well by using command line. It only6 works with IDE like VSCode.
|
||||
.PHONY: test
|
||||
test:
|
||||
@echo "Testing transformers..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue