-
Hi, thanks for your nice work!
I need to use ILA to extract video features for downstream tasks, but I met some problems when I tried to load the released checkpoints. Same as #1. Please help me to s…
-
How i need to fix it?
Traceback (most recent call last):
File "demo/demo.py", line 4, in
import prettytensor as pt
File "/home/sb/tensorflow/lib/python3.5/site-packages/prettytensor/__i…
itsss updated
5 years ago
-
您好运行的时候报错RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
您知道是哪里出了问题吗
2024-09-18 13:51:50: Experiment log path in: /Project/Experiment-Pro…
-
准备复现ChineseClip论文,以CLIP-VIT-B/16 初始化image encoder部分,下载对应的是 https://huggingface.co/openai/clip-vit-base-patch16/tree/main 但是加载模型参数时,发现image encoder部分参数加载不上。我打印发现对应参数名称以vision_model.encoder.layers.开头…
-
**Describe the bug**
Query_input's shape is [batch, pos, n_heads, d_model], and the purpose of the code where the error occurred is to reshape query_input to [batch, pos, n_heads, d_head].
I found t…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
Is there a way to make this work with `RelativePositionBias`. Currently this produces an attention bias of size $BHN^2$ where B is batch size, H is number of heads and N is input size. Can this be chu…
-
Used commit : 1904a01117824d7d294227059f6b684972c5a8b6
When I updated to the latest version and ran the script, I got the error below.
(animatediff) C:\Users\toyxy\AnimateDiff>python -m scrip…
-
恭喜,这篇工作给予了我很大的启发,我在尝试复现的Twins的过程中遇到了一些麻烦,作者大大能否给予我一些提示?
具体错误出现在gvt.py文件中 line 204行 groupblock这一段,传参只有十个但是报错说给了11个,对此bug毫无头绪,请作者大大有时间帮我瞅一眼,多谢!是因为self的原因嘛
报错显示为“__init__() takes from 3 to 10 positiona…
-
hey all trying to run the app.py with the readme directions and am getting back out the following error on ubuntu 23.04
``
DiffusionWrapper has 185.04 M params.
/home/jerrick/anaconda3/envs/audiold…