-
### System Info
Transformers versions: 4.44.2, 4.46.2
PyTorch versions: 2.4.0, 2.5.1
Python version: 3.11.2
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- …
-
Hello,where is the following function in the Test.py?
predictor.transform.apply_boxes_torch
predictor.predict_torch
Thanks for your reply~
-
### Feature request
Hi thanks for the lib! Currently there is `adamw_torch_4bit`, but I hope to mimic it to have a `adamw_torch_8bit` that uses 8bit torchao adamw.
The reason is that, I would li…
-
### Describe your problem
当我使用Agent模块的时候,发送消息Agent提示我No module named 'torch'。请问这是什么情况。
![微信截图_20241120180014](https://github.com/user-attachments/assets/7466f983-0e89-4629-806d-b2b215035ed6)
-
Pipelines loaded with `dtype=torch.float16` cannot run with `cpu` device. It is not recommended to move them to `cpu` as running them will fail. Please make sure to use an accelerator to run the pipel…
-
Hi, I tried a test about compiling unet(torch.float16), which is the part of StableDiffusionXLPipeline in Inferentia2.8xlarge and it failed.
When the latent size of unet is (64, 64), it did not fai…
-
I can run thr example workflow once and it works. If I run it one more time I get OutOfMemoryError. Why? Should it not use same models in memory? Sound like it load something on top of whats already i…
-
hi, I am trying to run your code, but find the proper torch version is missing. Could you please add this? Many thanks.
-
Dear authors,
thank you for your work. I am trying to run the training and I installed all the dependencies as mentioned in the readme.
I am encountering the following error:
```
Traceback (most r…
-
Dear all
I tested deepsignal3 call_mods with sucess on a sample of 360000 reads but when I launched on the entire run (16M reads) I had this error :
```
Traceback (most recent call last):
File…