-
I am using a pretrained model from timm for convnextv2. It comprises of layer norm and globalresponsenormalization layer but even after adding custom quant modules for layer norm , layer norm 2d and g…
-
![8afe6089-c0b2-4d48-9e87-7f1ac2cb7409](https://github.com/user-attachments/assets/c9ed5c9a-e19c-4ba3-9980-62368157e102)
What should we do if this problem occurs?
---
No operator found fo…
-
**Describe the bug**
While saving mamba based model, distributed optimizer report an error in validation about `dt_bias`
**To Reproduce**
Start the training of Mamba, and run it for a few step
**Exp…
-
Hi,
Thank you for your great work!
I've been trying to use the Phi-3-Instruct-4B VLM models, but encountered several issues:
- Incorrect LLM backbone choice in phi.py:
https://github.com/R…
-
PS D:\segformer-pytorch> & d:/anaconda/python.exe d:/segformer-pytorch/train.py
Load backbone weights
Load weights model_data\segformer_b5_backbone_weights.pth.
Successful Load Key: [] ……
Succes…
-
(gs_model) root@autodl-container-f34d45a126-5b9fd9ad:~/data_user/ysl/DeViLoc# python evaluate.py configs/cambridge.yml --ckpt_path pretrained/deviloc_weights.ckpt
ERROR:albumentations.check_version:E…
-
Hello, I noticed that in your code, the projection method of q, k, v is
`self.W_q = nn.Linear(d_model, 2 * self.d_head * num_heads, bias=False)`
However, in other repository I found they calculat…
zziC7 updated
2 weeks ago
-
Hi,
Thanks for your wonderful job.
With the recent release of SAM2, I am wondering whether it would be more beneficial to fine-tune SAM or SAM2?
Could you kindly provide your thoughts or any…
-
### Issue type
Documentation Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### O…
-
Hi, I followed your "Get Started" steps to run the demo code and also completed the "resize clip model" step. However, I encountered the following warning and error:
‘’‘
/usr/local/lib/python3.10/…