mirror of
https://github.com/mudler/LocalAI.git
synced 2026-02-25 12:49:23 -06:00
feat: bert.cpp token embeddings (#241)
This commit is contained in:
committed by
GitHub
parent
b4241d0a0d
commit
2488c445b6
6
tests/fixtures/embeddings.yaml
vendored
Normal file
6
tests/fixtures/embeddings.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
name: text-embedding-ada-002
|
||||
parameters:
|
||||
model: bert
|
||||
threads: 14
|
||||
backend: bert-embeddings
|
||||
embeddings: true
|
||||
Reference in New Issue
Block a user