LocalAI/tests/models_fixtures
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
..
completion.tmpl feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
config.yaml test/fix: OSX Test Repair (#1843) 2024-03-18 19:19:43 +01:00
embeddings.yaml feat: update go-gpt2 (#359) 2023-05-23 21:47:47 +02:00
ggml-gpt4all-j.tmpl feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
gpt4.yaml test/fix: OSX Test Repair (#1843) 2024-03-18 19:19:43 +01:00
gpt4_2.yaml test/fix: OSX Test Repair (#1843) 2024-03-18 19:19:43 +01:00
grpc.yaml feat: add external grpc and model autoloading 2023-07-20 22:10:12 +02:00
rwkv.yaml feat: update go-gpt2 (#359) 2023-05-23 21:47:47 +02:00
rwkv_chat.tmpl feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
rwkv_completion.tmpl feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00
whisper.yaml feat: add /models/apply endpoint to prepare models (#286) 2023-05-18 15:59:03 +02:00