-
When training, i sometimes get the error in the title. Here the full error:
```python
#> Starting...
nranks = 1 num_gpus = 1 device=0
{
"query_token_id": "[unused0]",
"doc_tok…
-
Refer to the code here: https://github.com/Aaditya-Prasad/consistency-policy/blob/4cc328ebca2299f25c7b96c8bc04866d69cfe210/consistency_policy/student/ctm_policy.py#L482C13-L495C58
```
# t -> s
pr…
-
In lxmert_pretrain.py
`obj_labels={
'obj': (obj_labels, obj_confs),
'attr': (attr_labels, attr_confs),
'feat': (feat, feat_mask),
},`
It seems that o…
-
Hello,
First, thank you for your work!
I had some questions about distillation:
-Would a smaller model distilled from a larger model (eg 8b distilled from 33b) be as good/better…
-
I try to use the dpm to accelerate guided diffusion sample, but the results is bad. the model link is https://github.com/Janspiry/Palette-Image-to-Image-Diffusion-Models/tree/main/models/
![000168](h…
-
Thank you for your great work on this project and for sharing the code with it. I used the code given to Train and tried to recreate the work. But there was a problem. As you can see the best numbers …
-
Hi, thanks for your insightful paper!
After reading the paper, I find the proposed SSD technique quite similar to a concurrent work CSD (TEXT-TO-3D WITH CLASSIFIER SCORE DISTILLATION, ICLR2024). I…
-
Bloß, damit ich es nicht vergesse, erkläre ich morgen genauer, der ganze thread und die darin verlinkten Paper:
https://twitter.com/arian_ask/status/1786810081654239263
-
Let's test Olinda as it was originally developed and see what modifications we might need
-
everything is all set,but when i get running index function,it get stuck in end commend line ,and my linux cuda version is 12.1 and my also pytorch version is 12.1,dose's anyone have the same erro? …