-
Is this function not finished? https://api-reference.chatdoc.com/#tag/Documents/operation/Delete_Document_documents__upload_id__delete
Looks the same as
https://api-reference.chatdoc.com/#tag/Doc…
-
```bash
Traceback (most recent call last):
File "/home/sangkeuc/workspace/AlpaCare/extract_log.py", line 225, in
train()
File "/home/sangkeuc/workspace/AlpaCare/extract_log.py", line 221,…
-
I request answers in Swedish, with an English prompt.
Sometimes, like 1 out of 50, the answer is a mix of English and Swedish.
-
### 您希望的更新和改进是什么 | Update or Improve
1.某些片段翻译不准确,比如模糊或者页面跳转时不能准确翻译。
2.某些论文是双栏排版,实现单栏报告式排版
3.识别出的公式准确率差,公式不能单独提取
### 补充说明 | Additional context
可以参考ChatDoc的那种OCR识别,以及公式提取出Latex代码
-
The response of a query is incomplete. _ChatGPT3.5_ allows users to prompt it to continue with the response in a new prompt and the team at _Oobabooga_ added a "Continue" button to their WebUI to do t…
-
Hi,
First of all, many thanks for this fantastic lib.
I'm encountering some delay in an answer being formulated. This happens with a custom GGML model. The text generation is blazing fast (both …
-
I'm getting a lot of errors when parsing pdf files with the new version of privateGPT, for example:
pypdf/_cmap.py", line 369, in parse_bfrange ] = unhexlify(fmt2 % c).decode("utf-16-be", "surrogat…
namp updated
10 months ago
-
Hello, thanks for your great work.
In this work, you provide a method that ask question about local file(e.g., my pdf document), using the LLM, vector database, and langchain.
I have a question abo…
-
-
**When I run the code with GPU this error occurs**
ggml_new_tensor_impl: not enough space in the context's memory pool (needed 13340448, available 10485760)
Traceback (most recent call last):
>…