mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-15 23:34:59 +00:00
feat: add /models/apply endpoint to prepare models (#286)
This commit is contained in:
parent
5617e50ebc
commit
cc9aa9eb3f
23 changed files with 556 additions and 33 deletions
6
tests/fixtures/embeddings.yaml
vendored
6
tests/fixtures/embeddings.yaml
vendored
|
@ -1,6 +0,0 @@
|
|||
name: text-embedding-ada-002
|
||||
parameters:
|
||||
model: bert
|
||||
threads: 14
|
||||
backend: bert-embeddings
|
||||
embeddings: true
|
Loading…
Add table
Add a link
Reference in a new issue