-
# 生信爱好者周刊(第 114 期):从复杂系统中,抓住奇妙的普适性
这里记录每周值得分享的生信相关内容,周日发布。
本杂志开源(GitHub: [openbiox/weekly](https://github.com/openbiox/weekly)),欢迎提交 issue,投稿或推荐生信相关内容。
[「生信周刊讨论区」](https://github.com/openbiox…
-
Hi guys, As the title said, I try to run the `chatdocs download` command in my MacBook and got this error.
Can somebody tell me how to fix it? I would like to try this cool tool in my localmchine
…
-
paddlepaddle安装完毕以及相关requirements.txt安装完毕,当执行 python PPOCRLabel.py --lang ch时报错:
Traceback (most recent call last):
File "PPOCRLabel.py", line 40, in
from paddleocr import PaddleOCR
Fil…
-
I'm getting this error when I type, "chatdocs download" in command prompt. What am I doing wrong?
C:\AI\chatdocs>chatdocs download
load INSTRUCTOR_Transformer
max_seq_length 512
Fetching 0 file…
-
I have tried this with 0.2.4 and 0.2.5, getting the same results.
---
pete@chatdocs:~ $ pip show ctransformers
Name: ctransformers
Version: 0.2.15
Summary: Python bindings for the Transformer m…
-
I think the instructions are too vague...
I put the commands in but says chatdocs isnt an available command.
Sorry I am a noob.
-
I'm attempting to run this on a headless server (Ubuntu 22.04) where I have considerably more resources, and can't get internet access to it. I've attempted to modify the IP/Port numbers on the chatd…
-
I know the falcon models are a little different and that they might not work with Chatdocs. Have anyone tried and got it to run. Which model did you use? GGML, GPTQ or maybe the standard models?
-
Note: if you'd like to *ask a question* or *open a discussion*, head over to the [Discussions](https://github.com/imartinez/privateGPT/discussions) section and post it there.
**Describe the bug and…
-
Hi
I am need of some assistance please:
I am using AutoModelForCausalLM.from_pretrained so that I can use GPU,
I am trying to use langchains RetrievalQA to query pdfs.
Do you have some code that c…