-
### System Info / 系統信息
cuda 12
ubuntu
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source …
-
### System Info
TEI Inference Docker 1.4 , Cuda 12.2 , Nvidia T4
sudo docker run --gpus all -p 8080:80 -v ./volume2:/data --restart always -d ghcr.io/huggingface/text-embeddings-inference:turing-1…
-
- [ ] [cohere-ai/quick-start-connectors: This open-source repository offers reference code for integrating workplace datastores with Cohere's LLMs, enabling developers and businesses to perform seamle…
-
While our [draft charter](https://www.w3.org/2023/03/proposed-webmachinelearning-charter.html) says that the group:
> priority on building blocks required by well-known model architectures such as re…
-
Please let us know what model architectures you would like to be added!
**Up to date todo list below. Please feel free to contribute any model, a PR without device mapping, ISQ, etc. will still be …
-
- [ ] [Spider: Yale Semantic Parsing and Text-to-SQL Challenge](https://yale-lily.github.io/spider)
# Spider: Yale Semantic Parsing and Text-to-SQL Challenge
**DESCRIPTION:**
Spider 1.0
Yale Se…
-
**问题描述 / Problem Description**
下载了jina-embeddings-v2-base-zh嵌入模型,也更新了model.config:
```
EMBEDDING_MODEL = "jina-embeddings-v2-base-zh"
MODEL_PATH = {
"embed_model": {
"jina-embeddings…
-
- [ ] [cohereai_classify table | CohereAI plugin | Steampipe Hub](https://hub.steampipe.io/plugins/mr-destructive/cohereai/tables/cohereai_classify)
# TITLE: cohereai_classify table | CohereAI plugi…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
We're trying to run this jina embed model with Infinity:
```python
embeddings_args = EngineArgs(
model_name_or_path="jinaai/jina-embeddings-v2-base-es",
engine=InferenceEngine.torch,
…