-
Can we use this project with torch2.1.0 or other version?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue.
- We receive the funding o…
-
## Environment
- Windows 11
- uv 0.5.4 (c62c83c 2024-11-20)
- Python 3.12.6
## Description
I want to configure `torch+xpu` on Windows 11. It can be installed using `uv pip install` but not with…
-
Bandit found a CWE-502 related to `torch.load` and `torch.save`.
For exemple:
```
>> Issue: [B614:pytorch_load_save] Use of unsafe PyTorch load or save
Severity: Medium Confidence: High
…
-
#7 을 기반으로 하여 #8 에서 해결한 이후 생긴 새로운 오류이다.
```sh
# 실행 코드 python train_meshhead.py --config config/train_meshhead_N031.yaml
Traceback (most recent call last):
File "train_meshhead.py", line 9, in
f…
-
Just cloned this repo and running into a torch size mismatch error.
If I do set the "ignore_mismatched_sizes" flag on the model it seems to run though, still weird.
Using python 3.10.12
Error l…
-
Follow the finetuning commands,I tried setting max_image_size to 512, but still oom on 40g ,how much vram is needed to finetune? Are there any parameters can reduce the vram? thank you
![捕获oom](htt…
-
docker img: registry.mthreads.com/mcconline/musa-pytorch-dev-public:rc3.1.0-v1.3.0-S4000-py38
musa_toolkit: rc3.1.0
```python
import torch
import torch_musa
input_ = torch.ones(16384, 4096).t…
-
Thanks for your wonderful project.
Could you please show your the versions of CUDA and torch.
Thank you again.
-
Anybody facing this error ?
![image](https://github.com/user-attachments/assets/9fa75b7f-a2bc-4f22-ba88-40b373a72c64)
nitFluxLoRATraining
'C:\Users\User\Desktop\Train\New folder' is not a dire…
-
I used "conda env create -f environment.yml" to set the environment and run train.py. Then I got a problem as follow:
from torch._C import * # noqa: F403
ImportError: /root/miniconda3/envs/CP…