-
Cog currently only works on Mac and Linux. We should support Windows as well.
## User data
- https://canary.discord.com/channels/775512803439280149/882336879343706122/963166127213674556
## See …
-
**Could the author help me to solve this?**
Traceback (most recent call last):
File "~/miniconda3/envs/unlearning_llm/lib/python3.12/site-packages/transformers/utils/import_utils.py", line 1764,…
-
我是用conda的环境,因为install.ps2会再创建一个venv环境,所以我是自行安装的
在运行gui.py之前我的pip列表如下所示
```bash
(diffuser) PS E:\lora-scripts> pip list
Package Version Editable project location
--------…
-
### Describe the bug
When entering my SD venv and trying to install the appropriate IPEX supported modules I get this error.
python -m pip install torch==2.0.1a0 torchvision==0.15.2a0 intel_extens…
-
### Motivation
```python
from lmdeploy import pipeline, TurbomindEngineConfig
from lmdeploy.vl import load_image
pipe = pipeline(
'/home/workspace/model/internlm-xcomposer2d5-7b',
back…
-
hello, I have such problem:
![image](https://github.com/IanYeung/MGLD-VSR/assets/47933624/6a0cd11f-4791-4651-af5c-d9dc84997dd9)
Hope to receive your reply as soon as possible~
-
Hi, thank you for making this.
I receive this error on first launch of Comfyui after installing and following directions. I am on windows 11, python 3.11.9, cuda 12.4:
```
Traceback (most recent …
-
I want to ask which image is used for this job, I can't run **train.sh** after I complete the **Installation** using **pytorch:23.06** following the steps prompted by installation
-
We are using vgl on a cloud server with A100 gpu (grid driver 525.60.13) with 3D Slicer with egl backend.
If we invoke the slicer without vglrun, our torch based application works fine. If we start…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
I I tried deploying `qwen2-vl-7b` using vllm with commands:
```bash
VLLM_WORK…