-
```
Traceback (most recent call last):
File "/path/to/inference.py", line 8, in
from datasets.chat.base_template import LLaMA3_Template, Vicuna_Template, Phi_3_5_Template, DEFAULT_IMAGE_TOKE…
-
**Describe the bug**
A model that was trained on InstructLab on Mac OS was copied to a RHEL system and chatting with the model produces different results despite the question being the same.
**T…
-
**Bug Description**
Hi, I can call alibaba Qwen model with Open AI python library and curl command.
But I can not call the Qwen model in chatbox.
I don't known how to check the error logs?
**…
-
### 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…
-
In June 2024 I ran the software successfully. Now in Sept 2024 I am getting this error with both docker and python versions. The environment keys used do contain current API keys. Is there extract …
-
File "", line 1, in
File "C:\Users\[UserName]\AppData\Local\Programs\Python\Python37\lib\site-packages\wxpy\api\chats\chat.py", line 54, in wrapped
ret = do_send()
File "C:\Users\[UserName…
-
环境:
本地搭建
python 3.10
操作方式,选择一个视频文件识别时报错。这个视频只有背景音乐,视频内容都是文字。
```log
2024-07-24 11:46:31,913 - modelscope - INFO - Use user-specified model revision: master
File "G:\Anaconda-EVN\AudioNotes…
-
### Describe the bug
Indexing fails to run the first stage at `create_base_extracted_entities` because llm is receiving more tokens than it can take, and failing at the API. This is a silent failur…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
Hello,
We are currently encountering an issue when running Agentic met…