-
版本 v3.2.7
日志:
```
2021/12/01 19:06:11 server.go:174: INFO : server pid:125302
.....
2021-12-01 19:06:54,982 :0: DEBUG: raft[1] became leader at term 1.
[GIN] 2021/12/01 - 19:06:54 | 200 | 42…
-
[studio_log.txt](https://github.com/user-attachments/files/16487684/studio_log.txt)
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
构建知识库时卡住不反应,页面停留在“构建知识库”,终端停留在“Check…
-
In thread #4677, @larshg mentioned that the revised GPU clustering runs faster than before but is slower than the CPU version. The CPU version is based on a KD-Tree, while the GPU version relies on a…
-
When I try to use bigdl TransformersEmbeddings, I encounter a wired problem
**Code**
```python
self.embeddings = TransformersEmbeddings.from_model_id(model_id=f"../checkpoints/{self.embed_version}"…
-
I would like to do a C++ GPU search, get the centroids, and use these centroids in another GPU kernel without using memcpy host to device.
That's my code so far:
// search with gpu index…
-
iOS doesn't allow for dynamic libraries and things need to be static linked. Has anyone done the work to get this working in that environment?
-
- **Package Name**: azureml-rag[faiss,document_parsing,cognitive_search,hugging_face]
- **Package Version**: 0.2.2
- **Operating System**: Linux
- **Python Version**: 3.10
**Describe the bug**
…
-
### 1. 참고 싸이트
1. 랭체인
https://python.langchain.com/docs/get_started/introduction/
1. 랭체인 퀵 스타트
https://python.langchain.com/docs/get_started/quickstart/
1. 올라마 설치
https://ollama.com/download
…
-
I have checked https://docs.ragas.io/en/latest/references/evaluate/ and related issues here and couldn't resolve my bug.
# Describe the bug
When trying to use the evaluate() method from ragas, it …