-
如何引用你们的工作,是否有论文的链接之类的
-
**Describe the bug**
While upserting a new Document Store getting a 500 error
**To Reproduce**
1. Adding an OpenAI embeddings text-embedding-ada-002
2. Adding a Pinecone as a Vector Store
3. …
-
**Bug description**
I using ***MetaGPT ver 0.8.1*** but when use RAG with method **SimpleEngine.from_docs** have error ***ValueError: Creator not registered for key: LLMType.OLLAMA***
**…
-
Here are some stuff you can check out:
- [x] https://huggingface.co/papers/2410.08815
- [x] Document your findings on this issue + datasets used
-
### Documentation description
User contacted me with the following question:
> how can I swap openai embeddings for an ollama model nomic-embed-text. While [ollama isn't mentioned as supported in …
-
This is a "living issue". Editing is appreciated.
### Context:
- Most prominent benchmark for embedding models: https://huggingface.co/spaces/mteb/leaderboard
- We can choose to index the pdf dat…
-
Hello,
Thanks for open sourcing your work on fine tuning SVD. Could you please provide us with some guidelines on how to include any text embeddings during fine tuning and inference? Any insights o…
-
### Bug Description
When `num_workers` > 1, the llama_cache file is empty. When `num_workers=1`, the IngestionPipeline can cache normally
### Version
0.11.17
### Steps to Reproduce
```
if __name…
-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整查看过项目 README,尤其是常见问题部分
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能…
-
### What happened?
trying to train cascade tenc only with prodigy, but no matter what I tried to change the lr stays at the initial D value of the optimizer setting and does not move and the model …