mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-01 05:36:49 -04:00
AIO images are behind, and takes effort to maintain these. Wizard and installation of models have been semplified massively, so AIO images lost their purpose. This allows us to be more laser focused on main images and reliefes stress from CI. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
11 lines
372 B
YAML
11 lines
372 B
YAML
name: jina-reranker-v1-base-en
|
|
reranking: true
|
|
f16: true
|
|
parameters:
|
|
model: jina-reranker-v1-tiny-en.f16.gguf
|
|
backend: llama-cpp
|
|
download_files:
|
|
- filename: jina-reranker-v1-tiny-en.f16.gguf
|
|
sha256: 5f696cf0d0f3d347c4a279eee8270e5918554cdac0ed1f632f2619e4e8341407
|
|
uri: huggingface://mradermacher/jina-reranker-v1-tiny-en-GGUF/jina-reranker-v1-tiny-en.f16.gguf
|