ragflow/rag
Anush 826ad6a33a
feat: FastEmbed embedding support (#291)
### Description

Following up on https://github.com/infiniflow/ragflow/pull/275, this PR
adds support for FastEmbed model configurations.

The options are not exhaustive. You can find the full list
[here](https://qdrant.github.io/fastembed/examples/Supported_Models/).

P.S. I ran into OOM issues when building the image.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: KevinHuSh <kevinhu.sh@gmail.com>
2024-04-15 15:58:06 +08:00
..
app refine log format (#312) 2024-04-11 10:13:43 +08:00
llm feat: FastEmbed embedding support (#291) 2024-04-15 15:58:06 +08:00
nlp fix es exception (#298) 2024-04-10 16:00:48 +08:00
res build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
svr Support Xinference (#320) 2024-04-11 18:22:25 +08:00
utils fix #258 task_executor occupy cpu too much (#288) 2024-04-10 10:11:22 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
settings.py Support Xinference (#320) 2024-04-11 18:22:25 +08:00