LocalAI/core
Dave ed5734ae25
test/fix: OSX Test Repair (#1843)
* test with gguf instead of ggml. Updates testPrompt to match? Adds debugging line to Dockerfile that I've found helpful recently.

* fix testPrompt slightly

* Sad Experiment: Test GH runner without metal?

* break apart CGO_LDFLAGS

* switch runner

* upstream llama.cpp disables Metal on Github CI!

* missed a dir from clean-tests

* CGO_LDFLAGS

* tmate failure + NO_ACCELERATE

* whisper.cpp has a metal fix

* do the exact opposite of the name of this branch, but keep it around for unrelated fixes?

* add back newlines

* add tmate to linux for testing

* update fixtures

* timeout for tmate
2024-03-18 19:19:43 +01:00
..
backend feat(embeddings): do not require to be configured (#1842) 2024-03-15 18:14:23 +01:00
config fix(config): default to debug=false if not set (#1853) 2024-03-18 18:59:39 +01:00
http test/fix: OSX Test Repair (#1843) 2024-03-18 19:19:43 +01:00
schema fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
services refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
startup refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00