mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 05:45:00 +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
4
tests/models_fixtures/whisper.yaml
Normal file
4
tests/models_fixtures/whisper.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name: whisper-1
|
||||
backend: whisper
|
||||
parameters:
|
||||
model: whisper-en
|
Loading…
Add table
Add a link
Reference in a new issue