mobguang
mobguang
Hello @xavysp , May I know how to use DexiNed to implement document edge detection? Thanks in advance!
请教两个功能
Hi @mylxsw , 请问一下,Wizard目前是否支持如下两个功能: 1. 企业外的用户是否可以通过SSO登录; 2. 移动端支持:支持响应式的页面设计,方便在移动端查看; 谢谢!
你好,请问sft_train.py支持在Mac M2机器上对CodeLlama-13b-Instruct-hf进行训练吗。我这边尝试了一下,有如下错误信息: attn_output = torch.nn.functional.scaled_dot_product_attention( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Expected attn_mask dtype to be bool or to match query dtype, but got attn_mask.dtype: c10::Half and query.dtype: float instead. 请问要如何调整一下代码以便可以支持在M2上进行训练,谢谢。
Hello, My environment information as following: - OS: macOS 13.0 (22A380) - Gitbook version: 3.2.3 - CLI version: 2.3.2 - npm version: 6.14.8 - node version: 10.23.0 I encounter following...
**Describe the bug** I cannot find documentation for explain how to access local LLM without Ollama. **To Reproduce** I have downloaded CodeLlama-7b-Instruct-hf on my Mac, but there is no example...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...
你好, 在M2 ultra机器上通过源码安装了了swift的Web-UI,尝试基于已下载的minicpm_2.6模型进行推理,但系统报错,请问是哪里配置有问题吗,谢谢。 Traceback (most recent call last): File "/user/anaconda3/envs/swift/lib/python3.11/site-packages/gradio/queueing.py", line 536, in process_events response = await route_utils.call_process_api( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/user/anaconda3/envs/swift/lib/python3.11/site-packages/gradio/route_utils.py", line 322, in call_process_api output = await app.get_blocks().process_api( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
你好,现在用0.7.0版本在Mac M2 ultra设备上安装,采用本地部署的qwq-32b, deepseek-r1-70b模型,选择“Chat Data”进行数据分析对话,发现第二轮的对话没有与第一轮的对话关联。 例如,下面的截图中,我在上一轮对话中已经生成了饼图,当前对话只是希望把饼图改为柱状图,但DB-GPT反馈说没有足够的信息。 我找了之前其他人提的issue,这个关联context的feature已经添加了(feat(agent):Agent supports conversation context #2230),但现在看起来没起作用。 **麻烦看看是不是哪里要配置一下,谢谢。** 
### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. - [x] I confirm that I am using English to submit this...