-
大佬,autodl上的镜像的api.py到底怎么用啊,那里没法弄v2版的
python api.py -a 127.0.0.1 -p 9880 -dr "参考音频/说话-可聪明的人从一开始就不会入局。你瞧,我是不是更聪明一点.wav" -dt "可聪明的人从一开始就不会入局。你瞧,我是不是更聪明一点" -dl "中文"
我是这样执行代码的,然后本地模型也在config里配好了,但127.0.0…
-
Hi authors,
Thanks for your detailed codebase. However, I encounter the following error when I run
```
python codes/run.py --main_model agn-hades --data ../data/chunk_10
```
Error:
```
Traceb…
-
**What is the URL, file, or UI containing proposed doc change**
https://github.com/vllm-project/llm-compressor/tree/main/examples/quantization_w8a8_int8
**What is the current content or situation …
-
Thank you very much for your work!
When I reach the Louvain clustering at line 137, I encounter an issue, and the error message is as follows:
``` python
Traceback (most recent call last):
Fi…
-
Hello, I encountered the following error when trying to load the model for reasoning: typeerror: sat.model.transformer.basetransformer () got multiple values for keyword argument' parallel _ output'.
…
-
![image](https://github.com/user-attachments/assets/8b2886be-25da-4b0a-a926-c96f177dab5d)
我用脚本评分后,出现的分数为零,请问这是什么情况呢?下面是我的评分代码:
import torch
from transformers import AutoModel, AutoTokenizer
mode…
-
源码安装,跑在cuda上,请求tts接口,如下报错,请教是什么原因:
Traceback (most recent call last):
File "/root/miniconda3/lib/python3.10/site-packages/flask/app.py", line 1473, in wsgi_app
response = self.full_dispatch…
-
This issue recaps wishes made for AutoDL that have found work arounds and have lesser priority.
(Lukasz will test)
UI FIXES (Tyler)
- [x] Add server time on web page AND Add UTC after "Competiti…
-
Traceback (most recent call last):
File "/root/miniconda3/envs/DiffSynthStudio/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script
exec(code,…
-
OS: Ubuntu20.04 x86_64
Python: 3.11.5
flash-attn: 2.3.6/2.1.2.post3
I use pip to install flash-attn module and the version is **2.3.6**.When I run `python cm_train` to test, I find python throw t…