-
I encountered an issue when attempting to trace a CrossEncoder model using torch.jit.trace. The error occurs during the tracing process when calling the forward method. Below is a minimal reproducible…
-
### Your current environment
```text
PyTorch version: 2.3.0a0+ebedce2
Is debug build: False
CUDA used to build PyTorch: 12.3
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GC…
-
If you use a valuescheduling node to feed the scale_multival input of apply animatediff model (adv.) node then it cause a bug:
![image](https://github.com/user-attachments/assets/153e2d65-0512-4d8d-a…
-
### Is your enhancement related to a problem? Please describe
Currently and with https://github.com/containers/podman-desktop/pull/9592 the frontend still is sending the full `UserForwardConfig` to t…
-
**Describe the bug**
We are trying to use Gurobi to solve our problem. However, when running a one-year model with a roll_forward of 730h, we get the following error message: Gurobi Error 10003: Name…
-
I am facing a `RuntimeError` related to dtype mismatches during the forward pass of training code.
`down, reference_features = unet_encoder(cloth_values, timesteps, text_embeds_cloth,return_dict=Fal…
-
I dont know why whenever i set use_dora = True it always give me this error when i train:
`RuntimeError Traceback (most recent call last)
Cell In[26], line 1
----> 1 tr…
-
**Issue**
The `auto_scale` keyword allows the user to specify controls in their usual physical units, and scaling is then handled by the optimizer. However, the scaled controls are passed to the forw…
-
Hi Team,
Can i get reference for using Gemini models with OpenAI proxy server for running my experiments with LightRAG.
Also any plans to include Gemini model example scripts anyitme soon?
…
-
Thanks for your great work. I see that LLaVA-3D achieves faster training and inference time. But I have a question about the definition of inference time: How do you define the inference time? the mod…