-
运行在容器中 running in a container
使用gpu会报显存不足 use gpu
```shell
ERROR: Model running Error: CUDA out of memory. Tried to allocate 2.37 GiB. GPU 0 has a total capacty of 23.69 GiB of which 2.03 GiB is fr…
-
### System Info
I'm using `facebook/m2m100_418M` translation model.
From version 4.46.0 it downloads another model which wieghts ~2 GB.
I'm using python 3.11, in `ubuntu`
### Who can help?
…
-
### Describe the bug
Tried to run the THUDM/CogVideoX1.5-5B model using Diffusers from git (20th Nov, approx 8:30am GMT)
The script failed with
```
hidden_states = F.scaled_dot_product_attent…
-
Issue during saving `unsloth/mistral-7b-instruct-v0.3-bnb-4bit` after training/saving, both in Kaggle and [gguf-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo)
I have tried converting…
-
SD3 flux branch is broken when doing fresh install @kohya-ss @bmaltais
```
Collecting wcwidth>=0.2.5
Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
INFO: pip is looking at multiple …
-
Hi!
i em try load model in PyTorch
model = torch.hub.load('WongKinYiu/yolov7' , 'yolov7')
have error:
Traceback (most recent call last):
File "d:\py_skr\deep\test555.py", line 2, in
m…
-
@NiklasGustafsson @ericstj @GeorgeS2019
Probably people want to have a place to download pre-trained model files so that they can fine-tune pre-made models by TorchVision and TorchAudio without con…
-
I'm using the exmple code, when running
```
predictor = torch.hub.load("Stable-X/StableNormal", "StableNormal", trust_repo=True)
```
It raises:
huggingface_hub.errors.HFValidationError: Repo i…
kexul updated
1 month ago
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.15.0-89-generic-x86_64-with-glibc2.35
- Python version: 3.10.14
- Huggingface_hub version: 0.26.1
- Safetensors version: 0.4.5…