-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Windows-10-10.0.22631-SP0
- Python version: 3.11.9
- …
-
//thank you so much, great project :)
### Description
ubuntu 24.04, kde
Microsoft Edge 131.0.2903.51
ollama (LM studio), llama3.2
I followed deploying instructions in readme, and tested in …
-
Can't download model
`model = torch.hub.load("intel-isl/MiDaS", "DPT_Large")`
gives this on Windows 10, Anaconda env, Pytorch 1.9, Pycharm IDE
```
Traceback (most recent call last):
File …
xvel updated
2 months ago
-
https://github.com/tencent-ailab/IP-Adapter/blob/22da45667898fd237ab54d3681db53a9ae98bf1e/ip_adapter/utils.py#L9
after
```python
pip install diffusers[torch]
#or
pip install diffusers
```
i…
-
I cant move model to direct ml but it works with cpu
since this works fine with cpu i assume this is a direct ml issue but i could be wrong
maybe im just doing something wrong here and if thats the …
-
```
$ bash keyframe_interpolation.sh
example_001
C:\Users\******\workspace\aigc\svd_keyframe_interpolation\venv\lib\site-packages\xformers\ops\fmha\flash.py:211: FutureWarning: `torch.library.impl_…
-
I have tried to use kaggle to train your model with my dataset, but it seem 16gb of Vram from GPU P100 is not enough?
How to optimize your model so that i can train it with 16gb Vram?
```
hyper…
-
raceback (most recent call last):
File "/data/Unique3D/app/gradio_local.py", line 20, in
from app.gradio_3dgen import create_ui as create_3d_ui
File "/data/Unique3D/./app/gradio_3dgen.py",…
-
### Describe the bug
I have tested PixArt-Sigma with following code, where I load text_encoder separately since I will fine-tune it in later. I found `T5EncoderModel.from_pretrained(torch_dtype=tor…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…