shiZhenQiang

Results 19 issues of shiZhenQiang

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ERROR: Exception in ASGI application Traceback (most recent call last): File...

能在ubuntu上运行吗?

部署的代码里有对外提供的restful接口吗?

欢迎使用 MOSS 人工智能助手!输入内容即可进行对话。输入 clear 以清空对话历史,输入 stop 以终止对话。 : 你 after query /usr/bin/ld: cannot find -lcuda: No such file or directory collect2: error: ld returned 1 exit status ╭─────────────────────────────── Traceback (most...

1、pip install -i https://pypi.org/simple -r requirements.txt 2、pip install -i https://mirrors.aliyun.com/pypi/simple/ -r requirements.txt 两个命令尝试过,都报如下错误: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/ Collecting SwissArmyTransformer>=0.3.6 (from -r requirements.txt (line 1)) Using cached https://mirrors.aliyun.com/pypi/packages/35/72/33d121b3a54fa1bb42fb3f5796e47be650dfe9247b83aba09a0cefafc378/SwissArmyTransformer-0.3.6-py3-none-any.whl (2.4 MB) Requirement...

启动cli_demo.py之后报: Traceback (most recent call last): File "/data/VisualGLM-6B/cli_demo.py", line 103, in main() File "/data/VisualGLM-6B/cli_demo.py", line 30, in main model, model_args = AutoModel.from_pretrained( File "/opt/miniconda3/envs/py39/lib/python3.9/site-packages/sat/model/base_model.py", line 271, in from_pretrained args =...

在Windows11下, 运行此命令 pip install -i https://mirrors.aliyun.com/pypi/simple/ -r requirements_wo_ds.txt pip install -i https://mirrors.aliyun.com/pypi/simple/ --no-deps "SwissArmyTransformer>=0.3.6" 安装之后,启动报错: File "C:\Users\1\AppData\Local\Programs\Python\Python39\lib\site-packages\sat\training\deepspeed_training.py", line 27, in import deepspeed ModuleNotFoundError: No module named 'deepspeed'

### Is your feature request related to a problem? Please describe. 官方群聊有吗,能拉进官方群吗 ### Solutions 官方群聊有吗,能拉进官方群吗 ### Additional context 官方群聊有吗,能拉进官方群吗 微信群或QQ群

1、conda install pytorch3d -c pytorch3d This installation has been unsuccessful,then I used another way to install pytorch3d. 2、git clone https://github.com/facebookresearch/pytorch3d.git cd pytorch3d pip install . error: Traceback (most recent call...