-
When I use a single GPU for fine-tune, I encounter the following error. How can I solve it?
Traceback (most recent call last):
File "/OmniGen/train.py", line 368, in
main(args)
File "/Omn…
-
Hello,
I have a problem setting up a config for martin and postgis.
Example i want to limit the number of features for the tile but the problem is the features that are picked are not evenly distribut…
-
Hello,
I'm encountering an issue when integrating EudiWalletKit (v0.6.9) into an Xcode project that needs to be distributed as an XCFramework.
My project setup:
Xcode Version: 16
Project Typ…
-
### System Info / 系統信息
Python 3.10.12, torch 2.4.0+cu121, cuda12.2, accelerate=1.1.1
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改…
-
Traceback (most recent call last):
File "main.py", line 132, in
launch(
File "/home/jyw/anaconda3/envs/ViTMatte/lib/python3.8/site-packages/detectron2/engine/launch.py", line 87, in launch…
-
## Issue description
For testing distributed tracing solution in picluster, linkerd's emojivoto application is used.
This application is not using OpenTelemetry, but Opentracing. Traces context…
-
Thank you very much for sharing the XoFTR code. I have tried to apply this method in my work. But I observed a phenomenon: the matched points are concentrated in the center of the image, and there are…
-
With the recent advent of large models (take Llama 3.1 405b, for example!), distributed inference support is a must! We currently support naive device mapping, which works by allowing a combination of…
-
I am trying to convert the checkpoint obtained from asynchronous saving of torch_dist to the original torch format, but using convert.py directly results in an error. Could there be an issue with my u…
-
Thank you for releasing your great model.
I could run 64x64 unet model by web demo on my local desktop.
https://github.com/user-attachments/assets/119c5b2b-7ebd-47a1-b060-2de65c4f013c
However…