open-text-embeddings
open-text-embeddings copied to clipboard
Open Source Text Embedding Models with OpenAI Compatible API
Hi, I have also build a similar embeeding project like yours which also provide a `OpenAI` version embeeding usage. [embedding-server-github](https://github.com/linkedlist771/embedding-server-github) But I found the inference speed on Python is not...
Is it possible? my CUDA reported out of memory.
(vllm-custom) root@llamatest:~/vllm/open-text-embeddings# MODEL=intfloat/e5-large-v2 VERBOSE=1 python -m open.text.embeddings.server Using device: cuda Loading model: intfloat/e5-large-v2 Normalize embeddings: True Traceback (most recent call last): File "/root/anaconda3/envs/vllm-custom/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals,...
🎉 Thank you for installing Sweep! We're thrilled to announce the latest update for Sweep, your AI junior developer on GitHub. This PR creates a `sweep.yaml` config file, allowing you...
When using then open source models like - jinaai/jina-embeddings-v2-base-en, it throws an error for setting the trust_remote_code to True Please update the code for handling the same using the below...
Modal.com is now supported Please review!
Hi Can we use this with Triton inference server model?