英文: ERROR: The prompt size exceeds the context window size and cannot be processed 问题 我一直在尝试使用GPT4AL...
我不明白 prompts 在 llama_index 中是如何工作的。
英文: I don't understand how the prompts work in llama_index 问题 抱歉,以下是翻译好的部分: 我一直在尝试使用LLM查询我的本地目录中...
Langchain使用Huggingface进行嵌入,无法通过访问令牌。
英文: langchain emedding with huggingface can't pass the access token 问题 我正在使用llama_index和langchai...
ImportError: 无法从’llama_index.llms’导入名称’CustomLLM’
英文: ImportError: cannot import name 'CustomLLM' from 'llama_index.llms' 问题 我在使用 llam...
如何使用Huggingface transformers加载基于llama的fine-tuned peft/lora模型?
英文: How to load a fine-tuned peft/lora model based on llama with Huggingface transformers? 问题 我已经按你的...
Why do I get an openai.error.AuthenticationError when using llama-index despite my key is valid?
英文: Why do I get an openai.error.AuthenticationError when using llama-index despite my key is valid?...
RetryError:重试错误[<在0x7f89bc35eb90处完成的未来状态引发了AuthenticationError>]
英文: tenacity.RetryError: RetryError[<Future at 0x7f89bc35eb90 state=finished raised Authenticatio...
How to fix `transformers` package not found error in a Python project with `py-langchain`, `llama-index`, and `gradio`?
英文: How to fix `transformers` package not found error in a Python project with `py-langchain`, `llam...
如何正确导入llama-index类?
英文: How to properly import llama-index classes? 问题 最近,我在使用Llama Index进行一些PoC项目。我正在按照文档中的说明来使用不同索引的路由...
Llama_index问题出现在HTTP请求之后。
英文: Llama_index issue behind HTTP request 问题 我遇到了一个问题,使用Llama_Index来使用先前为自定义内容ChatGPT查询生成的索引。 我使用以下代...