-
win11部署成功,但是LLM回答问题太慢,
问:写一首古诗
控制台回答:{'chat_history_id': '554e6dbd602c441e9dac468894772a24', 'text': '山'}
{'chat_history_id': '554e6dbd602c441e9dac468894772a24', 'text': '重'}
{'chat_history_id': '…
-
### Description
Originally called this out in #1336
Using the `deepcopy` function from the `copy` module leads to a TypeError.
#### Code to reproduce
```python
import cartopy
import cop…
-
After updating lock file (see #94), running `poetry install` fails at Ray:
```
poetry install
Installing dependencies from lock file
Package operations: 1 install, 0 updates, 0 removals
-…
-
### Describe the issue as clearly as possible:
The [Modal example](https://outlines-dev.github.io/outlines/cookbook/deploy-using-modal/) fails if run by a user who has a Modal account but does not ha…
-
设备信息:8*A800 80G
启动命令如下
```bash
nohup python -m vllm.entrypoints.openai.api_server \
--served-model-name Qwen2-57B-A14B-Instruct \
--model /media/user/data_one/nlp_model/Qwen2-57B-A14B-I…
-
### 请提出你的问题
代码如下:from pprint import pprint
from paddlenlp import Taskflow
schema = ['时间', '选手', '赛事名称'] # Define the schema for entity extraction
ie = Taskflow('information_extraction', schema=s…
ckk03 updated
4 months ago
-
When I run this command
```bash
docker run -it -p 5000:5000 arss:latest
```
I see the following output in the terminal
```bash
Traceback (most recent call last):
File "app.py", line 49, in
…
aap01 updated
10 months ago
-
I'm trying to run the PrivateGPR from a docker, so I created the below:
1. Dockerfile:
```Dockerfile
# Use the python-slim version of Debian as the base image
FROM python:slim
# Update the pack…
hajsf updated
9 months ago
-
**Describe the bug**
When using Unstructured with Langchain, the following is giving an import error:
**To Reproduce**
`loader = UnstructuredPDFLoader('pdf_path', mode='elements', strategy='fast'…
-
```
### [START] ComfyUI AlekPet Nodes v1.0.29.3 ###
Node -> ArgosTranslateNode: ArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode [Loading]
Node -> DeepTranslatorNode: DeepTranslatorCLIPText…