-
# 环境
- vllm:0.6.1.post1
- llm:Qwen2.5-72B-Instruct-GPTQ-Int4
- openai: 1.42.0
- qwen-agent: 0.0.10
# 运行代码
``` python
llm = {'model': 'Qwen2.5-72B-Instruct-GPTQ-Int4', 'model_server': 'http://…
-
After the commit below, the upload button only works for CSV and image files.
[feat: use create-llama chat session (](https://github.com/run-llama/chat-llamaindex/commit/5c16a343eab3daaefa363a8d4…
-
[x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
Hi! I'm currently working with `ragas` to test different RAG …
-
I am exploring the development of a Retrieval-Augmented Generation (RAG) application for Android and am considering using local language models from Hugging Face’s TFLite models. I am looking for guid…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model provid…
-
[X] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
what is unclear to you? What would you like to know?
…
-
**Is your feature request related to a problem? Please describe.**
YES. I'm doing a RAG on an group of brazilian laws and I think that the problem applies to all RAG/LLM community.
(I'm new to RAG)…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
**Describe the bug**
I am running a RAG assistant app with chainlit + llama_index and using the default LiteralAI setup for Human Feedback.
The Feedback UI thumbs appeared correctly until I added cl…
-
**Is your feature request related to a problem? Please describe.**
Get better results from user input with interpreted responses.
**Describe the solution you'd like**
Integrate an LLM in Alep…